Handbook
Glossary
modifiers ( spec -- string )
Vocabulary
db
.
types
Inputs
spec
an
object
Outputs
string
an
object
Definition
USING:
accessors
sequences
splitting
;
IN:
db.types
:
modifiers
( spec -- string )
modifiers>>
[
lookup-modifier
]
map
join-words
[
""
]
[
" "
prepend
]
if-empty
;