Search code examples
How to call constructor for leaves of a tree algebraic data type in Scala?...


scalagenericsconstructorabstract-data-typealgebraic-data-types

Read More
Haskell algebraic data type pattern matching...


haskellpattern-matchingalgebraic-data-types

Read More
Haskell - please help me simplify these two functions...


haskellalgebraic-data-types

Read More
"Dependent optional" data in Haskell...


haskellalgebraic-data-types

Read More
No infinite type error for records...


haskelltypesalgebraic-data-types

Read More
Haskell Algebraic Data Types...


haskelltypesalgebraic-data-types

Read More
Data Structure Differentiation, Intuition Building...


data-structureshaskellalgebraic-data-types

Read More
Apply a function to substructures automatically...


haskellrecursionalgebraic-data-types

Read More
Are there default values for record getters in Haskell?...


haskellrecordalgebraic-data-types

Read More
Recursive bottom-up traversal of algebraic data types...


haskellrecursionfoldalgebraic-data-types

Read More
Do algebraic datatypes in Haskell equal discriminated unions in F#?...


haskellf#functional-programmingalgebraic-data-typesdiscriminated-union

Read More
Is there any algebraic structures used in functional programming other then monoid?...


functional-programmingalgebraic-data-typesfortressabstract-algebra

Read More
ADT names. What is `Left a`, and then what is `a`, in Haskell?...


haskellfunctional-programmingterminologyalgebraic-data-types

Read More
Is there a better way to express this type?...


haskellalgebraic-data-types

Read More
Representing Data Types With Variable Variables...


haskelltypeclassalgebraic-data-types

Read More
Haskell typeclasses with algebraic data types...


haskelltypeclassalgebraic-data-types

Read More
Creating functions over Enumerations...


haskellalgebraic-data-types

Read More
constructing data-type instances from CSV...


haskellcsvalgebraic-data-types

Read More
Type-safe discriminated unions in C#, or: How to limit the number of implementations of an interface...


c#interfacef#discriminated-unionalgebraic-data-types

Read More
Haskell "not a visible field of constructor" error...


haskellconstructoralgebraic-data-types

Read More
Overhead of using classes for matrix of algebraic structures in C++...


c++classoverheadquaternionsalgebraic-data-types

Read More
Defining new data types in Scheme...


functional-programmingschemealgebraic-data-types

Read More
F# / SIlverlight Binding to algebraic datatypes...


silverlightf#algebraic-data-types

Read More
"Pattern matching" of algebraic type data constructors...


haskelltypespattern-matchingalgebraic-data-types

Read More
Defining recursive algebraic data types in XML XSD...


xmlxsdalgebraic-data-types

Read More
Choosing among alternatives in a Haskell algebraic datatype...


data-structureshaskelltypesalgebraic-data-types

Read More
BackNext