• 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
        • Prime-fields
        • Json
          • Parser-output-to-values
          • Values
            • Value/valuelist/member/memberlist
            • Value-option
              • Value-option-fix
              • Value-option-case
              • Value-option-equiv
              • Value-option-some
              • Value-option-none
                • Make-value-option-none
                • Change-value-option-none
              • Value-optionp
            • Irr-value
            • Irr-member
          • Syntax
          • Patbind-pattern
          • Operations
        • 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
  • Value-option

Value-option-none

Represents that no value-option is available, i.e., Nothing or None.

This is a product type, introduced by fty::defoption in support of value-option.

This is an atomic/empty structure; it has no fields.

Subtopics

Make-value-option-none
Basic constructor macro for value-option-none structures.
Change-value-option-none
Modifying constructor for value-option-none structures.