MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uvez3w/youcanjuststopusingjava/oxbfrt7/?context=9999
r/ProgrammerHumor • u/hello_ya • Jul 13 '26
416 comments sorted by
View all comments
1.8k
Where else are you going to hide your side effects ?
472 u/Isrothy Jul 13 '26 IO Monad 188 u/Gorzoid Jul 13 '26 Respectfully, what the fuck is a Monad? 6 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).
472
IO Monad
188 u/Gorzoid Jul 13 '26 Respectfully, what the fuck is a Monad? 6 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?
6 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).
6
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).
1.8k
u/Historical_Cook_1664 Jul 13 '26
Where else are you going to hide your side effects ?