Hacker News new | ask | show | jobs
by jkkramer 5035 days ago
You are not forced to pass strings. That's merely a convenience (for Java). You can construct and pass data structures instead.
1 comments

Yes, and in clojure you acctually use data literals not just strings.