Hacker News new | ask | show | jobs
by ncurses1010 56 days ago
What do you think of kotlins approach where it has a 'todo' function that can always coerce to a type, but instead of populating the variable with a default value that's valid, it just throws
1 comments

Sorry, I know nothing about Kotlin.