Search code examples
How to create Haskell-like sum types in Python?...


pythonpython-typingsum-type

Read More
Returning an unnamed sum type...


ocamlsum-type

Read More
Best way to create a Union type for ImmutablePairs in Java...


javasum-type

Read More
What Exactly is the Proposed C23 `_Either` Type?...


coption-typec23sum-type

Read More
How to pattern match on Constructors in Haskell?...


haskellmodelingsum-type

Read More
How to express union types in Kotlin?...


kotlinunion-typessum-type

Read More
Pattern matching with Box layers...


rustpattern-matchingsum-type

Read More
Why do I need to call the constructor again in the definition of fmap even when I don't apply th...


haskellfunctoralgebraic-data-typessum-type

Read More
Sum type with HashMap...


haskellhashmapalgebraic-data-typessum-type

Read More
BackNext