Search code examples
multiple declaration errors of algebraic data type...


haskelltypesalgebraic-data-types

Read More
haskell sum type multiple declaration error...


haskelltypesalgebraic-data-types

Read More
In computer terminology, what is a "non-directory" called?...


scalafilefilesystemsterminologyalgebraic-data-types

Read More
Extending algebraic data type...


haskellalgebraic-data-types

Read More
How to convert the Scala case class definition to Haskell?...


scalahaskelltypesalgebraic-data-types

Read More
How to serialise Haskell ADTs as tidy JSON, using Aeson?...


jsonhaskellserializationalgebraic-data-typesaeson

Read More
type modelling in ocaml...


ocamlalgebraic-data-types

Read More
Building proper tree...


haskelltreebinary-treehuffman-codealgebraic-data-types

Read More
Mutually recursive datatypes...


recursionocamlalgebraic-data-types

Read More
Getting NaN for a double datatype...


vb.netdoublealgebraic-data-types

Read More
Haskell Lambda fold...


stringhaskelllambdafoldalgebraic-data-types

Read More
How to write a type that is isomorphic to Tree without nested lists?...


haskellfunctional-programmingalgebraic-data-types

Read More
Algebraic data types outside of functional languages?...


language-agnosticprogramming-languagesfunctional-programmingalgebraic-data-types

Read More
How do you represent nested types using the Scott Encoding?...


haskellfunctional-programminglambda-calculusalgebraic-data-typesscott-encoding

Read More
How to define Eq instance of List without GADTs or Datatype Contexts...


listhaskellcompiler-flagsalgebraic-data-typesgadt

Read More
How does the Scala type system know that cons + Nil is exhaustive?...


scalatype-systemsalgebraic-data-types

Read More
How to control the inferred type for bound variables in pattern matching in the presence of higher-k...


scalapattern-matchingabstract-data-typealgebraic-data-typeshigher-kinded-types

Read More
Mutually recursive types in OCaml...


haskellrecursionocamlalgebraic-data-typesmutual-recursion

Read More
Syntax Error in Pattern Matching on Algebraic Data Type...


haskellalgebraic-data-types

Read More
Combined type = one, the other, or both?...


haskelltypesalgebraic-data-types

Read More
Flatten a tree (nested list) up to a certain depth...


haskelltreenested-listsalgebraic-data-types

Read More
Why does concatenation of lists take O(n)?...


haskellfunctional-programmingcomplexity-theoryalgebraic-data-types

Read More
algebraic implementation of $.when in Pacta.js...


javascriptjquerynode.jspromisealgebraic-data-types

Read More
Can you do pattern matching on the type-level in Haskell?...


haskelltypesalgebraic-data-types

Read More
Serialization formats that support tagged unions...


serializationalgebraic-data-typesdiscriminated-union

Read More
Haskell - Functor instance for generic polymorphic Algebraic Data Types using recursion-schemes...


haskellrecursionfunctoralgebraic-data-typescategory-theory

Read More
Functor instance for a simple algebraic data type...


haskellfunctoralgebraic-data-types

Read More
Idris vectors vs linked lists...


vectorlinked-listalgebraic-data-typesidris

Read More
Idris case/induction tactics...


algebraic-data-typesidrisformal-verification

Read More
What is the difference between value constructors and tuples?...


haskelltuplesalgebraic-data-typesvalue-constructor

Read More
BackNext