Y
Hacker News
new
|
ask
|
show
|
jobs
by
tommmmmm
4616 days ago
Is there a reason that in clojure.core/map, the second type declaration uses (U nil (Seqable a)) instead of (Option (Seqable a))?
1 comments
ambrosebs
4616 days ago
No reason.
link