• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
          • Primitive-functions
          • Translated-terms
          • Values
          • Evaluation
          • Program-equivalence
          • Functions
          • Packages
            • Lift-package-list
            • Import-lookup
            • Package-option
            • Package-lookup
            • Package
              • Package-fix
              • Package-equiv
              • Make-package
              • Package->imports
              • Change-package
              • Package->name
              • Packagep
            • Lift-package
            • Package-list
          • Programs
          • Interpreter
          • Evaluation-states
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Packages

Package

Fixtype of packages.

This is a product type introduced by fty::defprod.

Fields
name — stringp
imports — symbol-value-list

Subtopics

Package-fix
Fixing function for package structures.
Package-equiv
Basic equivalence relation for package structures.
Make-package
Basic constructor macro for package structures.
Package->imports
Get the imports field from a package.
Change-package
Modifying constructor for package structures.
Package->name
Get the name field from a package.
Packagep
Recognizer for package structures.