You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simplest way is to just not claim it being a monad. It's a fine abstraction for avoiding null checking, but calling it a monad will bite someone later when they try to reason about it. Might be you, might be me (already was me actually), might be someone else, but it will happen.
For example:
The text was updated successfully, but these errors were encountered: