Hacker News new | ask | show | jobs
by wavemode 311 days ago
It's not just about wrapping. use-expressions, result.try and result.map eliminate the boilerplate of checking for errors entirely: https://erikarow.land/notes/using-use-gleam
1 comments

One man's boilerplate is another man's explicitness.