Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
cpu- ( -- cpu )
Vocabulary
update.util
Definition
USING:
prettyprint
sequences
splitting
system
;
IN:
update.util
:
cpu-
( -- cpu )
cpu
unparse
"."
split
"-"
join
;