1422
Golang be like (i.imgur.com)
you are viewing a single comment's thread
view the rest of the comments
[-] psilocybin@discuss.tchncs.de 5 points 1 year ago* (last edited 1 year ago)

Someone else and not an expert. But Maybe types are implemented with Monads, Maybe is a common monad.

Its how rust does error handling for example, you have to test a return value for "something or nothing" but you can pass the monadic value and handle the error later, in go you have to handle the error explicitly (almost) all the time.

this post was submitted on 14 Aug 2023
1422 points (98.0% liked)

Programmer Humor

19138 readers
648 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS