Handbook
Glossary
txon> ( string -- object )
Vocabulary
txon
Inputs
string
an
object
Outputs
object
an
object
Definition
USING:
kernel
sequences
txon.private
;
IN:
txon
:
txon>
( string -- object )
parse-txon
dup
length
1
=
[
first
]
when
;