Skip to content

Latest commit

 

History

History
executable file
·
12 lines (10 loc) · 595 Bytes

all-q.MD

File metadata and controls

executable file
·
12 lines (10 loc) · 595 Bytes

USAGE:
     ALL? block 

DESCRIPTION:
     Shortcut AND, ignores voids. Unlike plain ALL, forces result to LOGIC!
     ALL? is a chained function .

ARGUMENTS:
    block [block!]
        Block of expressions.  Void evaluations are ignored.


Above this line is autogenerated. Place user comments below.