Throw this into some already over-bracketized JSX for some code that is truly unreadable by humans and no linter or optimizer will be able to grok. But, hey, it's got Modad!
Seriously though, I think that "fluent" interfaces are being re-branded as "monadic" -- I assume because you're creating or piping around bound state and unwrapping/re-wrapping it with the various constructs.
8 comments
[ 3.7 ms ] story [ 25.9 ms ] threadSeriously though, I think that "fluent" interfaces are being re-branded as "monadic" -- I assume because you're creating or piping around bound state and unwrapping/re-wrapping it with the various constructs.
If I wanted something like this I'd probably just reach for pampy and use pattern matching. Which still isn't "Monadic".
but you are the expert here ;) can you please tell me what am I missing?