Y
Hacker News
new
|
ask
|
show
|
jobs
by
ARandomerDude
2453 days ago
In practice, you wouldn't. You'd import at the top of the file, then type `Stream/of` instead of `java.util.stream.Stream/of`.
I almost never use Java directly though because there are so many great Clojure wrappers.