parse-out ( string -- string' out? )


Vocabulary
alien.fortran.private

Inputs
stringan object


Outputs
string'an object
out?an object


Definition