Y
Hacker News
new
|
ask
|
show
|
jobs
by
kreetx
1748 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
1747 days ago
Not if you have user-defined value types (soon coming to Java).
link