Search code examples
An error with Haskell classes I fall all the time and can't understand...

haskellclasstype-systems

Read More
Can this functionality be implemented with Haskell's type system?...

scalahaskellprogramming-languagesfunctional-programmingtype-systems

Read More
how to make a collection of type objects in Scala...

scalacollectionstype-systems

Read More
What type systems can prevent goal suspension in logical languages?...

type-systemslogic-programmingcurry

Read More
Explain "C fundamentally has a corrupt type system"...

c++ctype-systems

Read More
Scala compiler fails to infer type parameters...

scaladsltype-inferencetype-systems

Read More
For Scala are there any advantages to type erasure?...

scalatype-systemstype-erasurereification

Read More
Why does one select Scala type members with a hash instead of a dot?...

scalasyntaxtype-systems

Read More
Why is enum casting allowed even when there is no valid value defined in the enumeration...

c#enumstype-systems

Read More
Erlang type system...

compiler-constructionerlangtype-systems

Read More
Numeric type signature...

haskelltypestype-systemstype-level-computation

Read More
Functional Dependency in Haskell...

haskelltypestypeclasstype-systemsfunctional-dependencies

Read More
Haskell type vs. newtype with respect to type safety...

haskelltypestype-systems

Read More
How exactly do type synonyms work?...

haskelltypestype-systemshigher-rank-types

Read More
Weird error when using scoped type variables and the y combinator in haskell...

haskelltype-systemsy-combinatorhigher-rank-types

Read More
Can good type systems distinguish between matrices in different bases?...

haskelltypesocamlsmltype-systems

Read More
Fundeps and GADTs: When is type checking decidable?...

haskelltype-inferencetype-systemsgadt

Read More
RankNTypes for instance declarations?...

haskelltypestype-systemshigher-rank-types

Read More
Does D have 'newtype'?...

haskelltypesdtype-systems

Read More
Do all programming languages have a clear concept of NIL, null, or undefined?...

apiprogramming-languagestypesnulltype-systems

Read More
Contrasting C# generics with Haskell parameterized types...

c#genericshaskellpolymorphismtype-systems

Read More
List of existentially quantified values in Haskell...

haskelltypestype-systemshigher-rank-types

Read More
How is the type of `([] ==) []` inferred haskell?...

haskelltypestype-inferencetype-systems

Read More
What are the primary theoretical difficulties with adding ML-style modules to Haskell?...

haskellocamlsmlmltype-systems

Read More
What is Haskell's style of polymorphism?...

haskellfunctional-programmingpolymorphismtype-systems

Read More
Lifting class instance in Haskell...

haskelltypeclasstype-systems

Read More
Typechecking inside quasi-quotes in Template Haskell...

haskelltypesmetaprogrammingtype-systems

Read More
Custom type system in relational database...

sqltype-systems

Read More
Path-dependent types vs. "underlying types", which ones are checked?...

reflectionscalatype-systemspath-dependent-typeabstract-type

Read More
Compile-time and runtime casting c#...

c#.netcastingtype-systems

Read More
BackNext