Y
Hacker News
new
|
ask
|
show
|
jobs
by
kreetx
1796 days ago
If the function isn't total (as in: for every string there is an int) then the boxing is necessary, no?
1 comments
zvrba
1795 days ago
Not if you have user-defined value types (soon coming to Java).
link