Arc Cross Reference

string

[procedure] string args ...

(def string args
  (apply + "" (map [coerce _ 'string] args)))