Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
dot-or-parens ( string -- string )
Vocabulary
irc.logbot.log-line
Definition
USING:
sequences
;
IN:
irc.logbot.log-line
:
dot-or-parens
( string -- string )
[
"."
]
[
" ("
prepend
")."
append
]
if-empty
;