Hacker News new | ask | show | jobs
by kaba0 1607 days ago
Other than the 3 lines of boilerplate for the main method, Java ain’t forcing anything. You can write FP with it as well.

Also, it is probably better to get started with the much more common nominal typing over structural.