parse-number ( string -- number )


Vocabulary
parser

Inputs
stringan object


Outputs
numberan object


Definition