Skip to content

Latest commit

 

History

History
executable file
·
22 lines (17 loc) · 851 Bytes

alter.MD

File metadata and controls

executable file
·
22 lines (17 loc) · 851 Bytes

USAGE:
     ALTER series value /case

DESCRIPTION:
     Append value if not found, else remove it; returns true if added.
     ALTER is a function .

RETURNS:
    (undocumented)

ARGUMENTS:
    series [any-series! port! bitset!]
        (modified)
    value

REFINEMENTS:
    /case
        Case-sensitive comparison

Rebol.com docs


Above this line is autogenerated. Place user comments below.