Skip to content

Latest commit

 

History

History
executable file
·
15 lines (12 loc) · 550 Bytes

-eq-q.MD

File metadata and controls

executable file
·
15 lines (12 loc) · 550 Bytes

USAGE:
     #value1 =? #value2

DESCRIPTION:
     Returns TRUE if the values are identical.
     =? is a function .

RETURNS:
    (undocumented)

ARGUMENTS:
    #value1 [<opt> any-value!]
    #value2 [<opt> any-value!]


Above this line is autogenerated. Place user comments below.