Y
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
nickik
5035 days ago
Yes, and in clojure you acctually use data literals not just strings.
link