Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Gl
Esim
Vl2014
Warnings
Primitives
Use-set
Syntax
Getting-started
Utilities
Loader
Transforms
Lint
Mlib
Scopestack
Filtering-by-name
Vl-namefactory
Substitution
Allexprs
Hid-tools
Vl-consteval
Range-tools
Lvalexprs
Hierarchy
Finding-by-name
Expr-tools
Expr-slicing
Stripping-functions
Vl-plainarglist-strip
Vl-namedarglist-strip
Vl-gateinstlist-strip
Vl-modinstlist-strip
Vl-assignlist-strip
Vl-rangelist-strip
Vl-expr-strip
Vl-exprlist-strip
Vl-atom-strip
Vl-gateinst-strip
Vl-plainarg-strip
Vl-namedarg-strip
Vl-modinst-strip
Vl-assign-strip
Vl-arguments-strip
Vl-range-strip
Vl-maybe-range-strip
Stmt-tools
Modnamespace
Vl-parse-expr-from-str
Welltyped
Reordering-by-name
Flat-warnings
Genblob
Expr-building
Datatype-tools
Syscalls
Relocate
Expr-cleaning
Namemangle
Caremask
Port-tools
Lvalues
Server
Kit
Printer
Esim-vl
Well-formedness
Sv
Vwsim
Fgl
Vl
X86isa
Svl
Rtl
Software-verification
Math
Testing-utilities
Vl-expr-strip
Vl-exprlist-strip
Signature
(vl-exprlist-strip x) → new-x
Arguments
x
—
Guard
(
vl-exprlist-p
x)
.
Returns
new-x
—
Type
(
and
(
vl-exprlist-p
new-x) (
equal
(
len
new-x) (
len
x)))
.