Skip to content

Latest commit

 

History

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

-eq.MD

File metadata and controls

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

USAGE:
     #value1 = #value2

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

RETURNS:
    (undocumented)

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


Above this line is autogenerated. Place user comments below.