Hacker News new | ask | show | jobs
by beeworker 4109 days ago
I know right, I totally hate having to match Map<String, Map<String, Object>> foo = someMethod(withMethodArg1(), andTwo());

Let's all just use Forth, and implement washing machines as simply as:

    : WASHER  WASH SPIN RINSE SPIN ;