Handbook
Glossary
parse-heartbeat ( heartbeat -- x y )
Vocabulary
stomp
Inputs
heartbeat
an
object
Outputs
x
an
object
y
an
object
Definition
USING:
kernel
math.parser
splitting
;
IN:
stomp
:
parse-heartbeat
( heartbeat -- x y )
"0,0"
or
","
split1
[
string>number
]
bi@
;