?split-lines ( str/f -- seq ) (original) (raw)
Vocabulary
html.components
Inputs
str/f | an object |
---|
Outputs
seq | an object |
---|
Definition
: ?split-lines ( str/f -- seq )
[ { } ] [ split-lines ] if-empty ;
Vocabulary
html.components
Inputs
str/f | an object |
---|
Outputs
seq | an object |
---|
Definition
: ?split-lines ( str/f -- seq )
[ { } ] [ split-lines ] if-empty ;