Arc Forum
new
|
comments
|
leaders
|
submit
login
5 points
by
aw
5466 days ago |
link
|
parent
Conditionally include things in a string:
(string "You are going " (if (> speed 100) "very ") "fast")