Hacker News new | ask | show | jobs
by svick 2612 days ago
Except Java's method that does the same (Math.max) does not use generics and instead has overloads for the various numeric types it supports.