Search code examples
Understanding “Finding the Dynamic Type in a Generic Context”...


swiftgenericstypesprotocolstype-systems

Read More
Merging interfaces, without merging...


javac++type-systems

Read More
What is the basic type that underlies all other Swift types?...


swifttypescompiler-constructionstandard-librarytype-systems

Read More
In Scala 3 (dotty) or Scala 2, how to make dependent types transitive?...


scaladependent-typetype-systemsscala-3dotty

Read More
Get name of abstract type...


scalatraitstype-systems

Read More
How can I have a negation type in Scala?...


scalatype-systems

Read More
What's the role of unification in Coq's core type system?...


coqdependent-typetype-systemstheorem-provingunification

Read More
Understanding the limits of Scala GADT support...


scalatype-systemsgadtscala-compiler

Read More
Why the `Let-in` construct cannot be defined as a derived form in a dependently-typed language?...


coqdependent-typetype-systems

Read More
Swift: Is there still a use case for type erasure since the introduction of primary associated types...


swiftgenericsprotocolstype-systems

Read More
Ocaml Int and negative values...


ocamltype-systems

Read More
What is an existential type?...


language-agnostictypestype-systemsexistential-type

Read More
What does "w.r.t. " mean in Kotlin?...


kotlintype-systems

Read More
Can assert a variable to be an instance of a String in Deno...


typescripttestingtdddenotype-systems

Read More
Why can std::rc::Rc call its own value's methods?...


rusttype-systems

Read More
TS check if Type contains 'null' Type...


typescripttype-systems

Read More
What is the Haskell equivalence of Rust's associated types?...


haskellgenericstype-systems

Read More
How to model several types with parent-child relationships and chaining methods which all extend the...


javascriptclassoopdsltype-systems

Read More
Difference between `data` and `newtype` in Haskell...


haskelltypestype-systemsnewtype

Read More
What's the theoretical basis for existential types?...


haskelltypestype-systemsexistential-typequantifiers

Read More
function types with generics and function expressions...


typescripttypescript-genericstype-systems

Read More
Modelling the composition of units (e.g. Inch, Dollar, etc) in Haskell...


haskelltypestype-systems

Read More
F# error: "Either make the arguments to 'it' explicit or, if you do not intend for it t...


haskellfunctional-programmingf#type-systems

Read More
Why can the Monad interface not be declared in Java?...


javagenericsmonadstype-systemshigher-order-types

Read More
How to learn agda...


type-systemstheorem-provingagda

Read More
Is it possible to place inequality constraints on haskell type variables?...


haskelltype-inferencetype-systems

Read More
How to manually return a Result<(), Box<dyn Error>>?...


error-handlingrusttype-systems

Read More
Why is KFunction2 not a denotable type in Kotlin?...


kotlinfunction-pointerstype-systems

Read More
deferred selection of types during compile-time...


c++templatesc++20compile-timetype-systems

Read More
match against template template type parameter...


c++templatesc++20type-systems

Read More
BackNext