Hacker News new | ask | show | jobs
by thomasreggi 754 days ago
I feel like it shouldn't be the classes responsibility to provide a method to return a nullable / falsey value. We should have a convenient one-line syntax around try / catch. Something like pipe operators and or pattern matching.