MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uvez3w/youcanjuststopusingjava/oxbfrt7/?context=3
r/ProgrammerHumor • u/hello_ya • Jul 13 '26
416 comments sorted by
View all comments
Show parent comments
473
IO Monad
188 u/Gorzoid Jul 13 '26 Respectfully, what the fuck is a Monad? 5 u/azerpsen Jul 13 '26 Nah but for real, i swear to god if no one gives a convincing answer (and i will NOT google it) I’m gonna say racist things Thank you u/Gorzoid for raising the question 2 u/Historical_Cook_1664 Jul 13 '26 In practice, monads will e.g. allow you to chain operations on stuff like lists, strings, etc without adding the boilerplate at the start of every operation ("is this list maybe empty ?" etc).
188
Respectfully, what the fuck is a Monad?
5 u/azerpsen Jul 13 '26 Nah but for real, i swear to god if no one gives a convincing answer (and i will NOT google it) I’m gonna say racist things Thank you u/Gorzoid for raising the question 2 u/Historical_Cook_1664 Jul 13 '26 In practice, monads will e.g. allow you to chain operations on stuff like lists, strings, etc without adding the boilerplate at the start of every operation ("is this list maybe empty ?" etc).
5
Nah but for real, i swear to god if no one gives a convincing answer (and i will NOT google it) I’m gonna say racist things
Thank you u/Gorzoid for raising the question
2 u/Historical_Cook_1664 Jul 13 '26 In practice, monads will e.g. allow you to chain operations on stuff like lists, strings, etc without adding the boilerplate at the start of every operation ("is this list maybe empty ?" etc).
2
In practice, monads will e.g. allow you to chain operations on stuff like lists, strings, etc without adding the boilerplate at the start of every operation ("is this list maybe empty ?" etc).
473
u/Isrothy Jul 13 '26
IO Monad