Hacker News new | ask | show | jobs
by matsemann 30 days ago
I agree. My kotlin is readable. The functional code with typing all the way tells what every step is doing. My same code in python is a hot mess of nested list comprehensions and lacking lambdas.