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