• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • Riscv
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
        • Transformations
        • Language
          • Abstract-syntax
          • Dynamic-semantics
          • Concrete-syntax
          • Static-soundness
          • Static-semantics
            • Static-safety-checking
            • Static-shadowing-checking
            • Mode-set-result
              • Mode-set-result-fix
              • Mode-set-result-equiv
              • Mode-set-result-ok
              • Mode-set-result-err
              • Mode-set-resultp
              • Mode-set-result-kind
            • Literal-evaluation
            • Static-identifier-checking
            • Static-safety-checking-evm
            • Mode-set
            • Modes
          • Errors
        • Yul-json
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Static-semantics
  • Dynamic-semantics

Mode-set-result

Fixtype of errors and sets of modes.

This is a sum-of-products (i.e., union) type, introduced by fty::defflexsum.

Members
:ok → mode-set-result-ok
:err → mode-set-result-err

Subtopics

Mode-set-result-fix
Fixing function for mode-set-result structures.
Mode-set-result-equiv
Basic equivalence relation for mode-set-result structures.
Mode-set-result-ok
Mode-set-result-err
Mode-set-resultp
Recognizer for mode-set-result structures.
Mode-set-result-kind
Get the kind (tag) of a mode-set-result structure.