@blossomanytime@mastodon.social
Post #2227759
2025-11-19 13:53 UTC
@Mara@hachyderm.io I feel like unwrap is mostly useful while developing/prototyping, so you can get stuff done quickly in that phase. Maybe the compiler could have a "dev mode" flag that lets you use Results directly without .unwrap()ping, saving a few keystrokes, and then you can go clean up those places later when you are done with the "rapid" phase.
Replies (0)
No replies.