6 ms·
You are not forced to pass strings. That's merely a convenience (for Java). You can construct and pass data structures instead.
by jkkramer 14y ago
You are not forced to pass strings. That's merely a convenience (for Java). You can construct and pass data structures instead.
- nickik 14y agoYes, and in clojure you acctually use data literals not just strings.