StartOfLine
StartOfLinebegine a new stack and evaluate
èxpr. UseStack(_)as a subexpression inexprto return the stack elements.
Examples
>> StringSplit("abc\ndef\nhij",StartOfLine){abc,def,hij}StartOfLinebegine a new stack and evaluate
èxpr. UseStack(_)as a subexpression inexprto return the stack elements.
>> StringSplit("abc\ndef\nhij",StartOfLine){abc,def,hij}