Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
rhizome
6y ago
0 comments
Share
>
A monad is a type that wraps an object of another type.
So, the Adapter Pattern, but for types?
0 comments
default
newest
oldest
Double_Cast
6y ago
Monadic is a type-class. Like how Equatable is a type-class. Adapters essentially add a specific type to the type-class the client is looking for.
j
/
k
navigate · click thread line to collapse