• 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
            • Tterm-constant-list->value-list
            • Tterm-free-vars
            • Tterm-option
            • Tterm-constant-list
            • Tterm-case-constant-listp
            • Lift-term
            • Tterms
              • Tterm
                • Tterm-case
                • Tterm-equiv
                • Tterm-call
                  • Tterm-call->function
                  • Tterm-call->arguments
                  • Make-tterm-call
                  • Change-tterm-call
                • Ttermp
                • Tterm-constant
                • Tterm-variable
                • Tterm-kind
                • Tterm-fix
                • Tterm-count
              • Tfunction
              • Tterm-list
          • Values
          • Evaluation
          • Program-equivalence
          • Functions
          • Packages
          • 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
  • Tterm

Tterm-call

This is a product type, introduced by fty::deftagsum in support of tterm.

Fields
function — tfunction
arguments — tterm-list

Subtopics

Tterm-call->function
Get the function field from a tterm-call.
Tterm-call->arguments
Get the arguments field from a tterm-call.
Make-tterm-call
Basic constructor macro for tterm-call structures.
Change-tterm-call
Modifying constructor for tterm-call structures.