top | item 42418202

(no title)

daveliepmann | 1 year ago

>should functions return (value, error), or (error, value)?

a benefit of using maps with error keys :D semantic rather than positional destructuring. also avoids that needlessly obfuscatory Left and Right terminology for Either monads

discuss

order

No comments yet.