• 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
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
          • Improve-book
          • Speed-up-event
          • Improve-books
            • Improve-books-in-subtree
          • Improve-books-in-subtree
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Helpers
  • Improve-book

Improve-books

Suggest improvements for all books in a directory, but not in subdirectories.

General Form:

(improve-books ; no required args
               &key
               :print ; default :brief
               )

Inputs:

:print — default :brief

How much to print: nil, :brief, t, or :verbose.

Description:

Improve-books runs improve-book on all books in the current directory. Books in subdirectories are not processed, but see improve-books-in-subtree.

Subtopics

Improve-books-in-subtree
Suggest improvements for all books in a directory, including subdirectories.