Search code examples
What is the analog of Category in programming...

lambdafunctional-programmingcategory-theorytype-theory

Read More
Is the type product (tuple) operator associative?...

computer-sciencetype-theorycomputer-science-theory

Read More
Function arity of a first-class function...

phptype-theory

Read More
How to prove "~(nat = False)", "~(nat = bool)" and "~(nat = True)" in ...

functional-programminglogiccoqdependent-typetype-theory

Read More
How can I prove a type is valid in Agda?...

proofagdatheorem-provingdependent-typetype-theory

Read More
Compiled Language with Dynamic Typing...

programming-languagesdynamic-typingcompiledtype-theory

Read More
Determine the effect of a function by its type...

haskelltype-theoryhindley-milner

Read More
OCaml passing labeled function as parameter / labeled function type equivalence...

functional-programmingocamltype-theory

Read More
What is a type and effect system?...

typeseffectstype-systemstype-theoryeffect-systems

Read More
Is parametric polymorphism the same as dispatching on arity?...

typesprogramming-languagestype-theory

Read More
Typing the Y combinator...

prologlambda-calculustype-theory

Read More
Function which generically takes a type and returns the same type...

scalagenericscollectionsfunctional-programmingtype-theory

Read More
What is an Isabelle/HOL subtype? What Isar commands produce subtypes?...

typessubtypeisabelletype-theoryisar

Read More
Does C++11 support types recursion in templates?...

c++typesc++11type-theory

Read More
Where's the contravariance?...

scalatype-theory

Read More
Type system algebra - use of derivation...

typestype-theory

Read More
could someone explain the connection between type covariance/contravariance and category theory?...

covariancecontravariancetype-theorycategory-theory

Read More
Understanding the difference between types and representations...

language-agnostictype-theory

Read More
Books for beginning type system theory...

typescomputer-sciencetype-theory

Read More
A question about logic and the Curry-Howard correspondence...

logiclogic-programmingtype-theorycurry-howard

Read More
What type of lambda calculus would Lisp loosely be an example of?...

lisplambda-calculustype-theory

Read More
How to make these dynamically typed functions type-safe?...

pythonlanguage-agnostictype-theory

Read More
Understanding the type error: "expected signature Int*Int->Int but got Int*Int->Int"...

haskellmltype-theory

Read More
BackNext