Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in type-systems
How can I create a function which accepts a function with specific parameters as an argument?
Feb 05, 2026
function
dart
type-systems
Scala - a type-parametrized trait method returning a type-parametrized object - how to implement?
Jan 27, 2026
scala
types
implementation
type-systems
traits
Free theorems in C++: are templates inherently ignorant and neutral with their objects of unknown types?
Jan 27, 2026
c++
templates
abstraction
type-systems
type-theory
Is OCaml's type system static?
Jan 24, 2026
compiler-construction
static
ocaml
interpreter
type-systems
How to force a compile error in C++(17) if a function return value isn't checked? Ideally through the type system
Dec 08, 2025
c++
static-analysis
type-systems
Scala compiler fails to infer type parameters
Nov 25, 2025
scala
dsl
type-inference
type-systems
Type restriction in type declaration
Nov 22, 2025
haskell
type-systems
gadt
data-kinds
phantom-types
Typescript equivalent to C#'s NotNullWhen
Nov 20, 2025
c#
typescript
null
type-systems
typescript-types
Can't create recursive type `using T = vector<T::iterator>`
Oct 27, 2025
c++
templates
recursion
types
type-systems
Why is KFunction2 not a denotable type in Kotlin?
Oct 21, 2025
kotlin
function-pointers
type-systems
Why can't constructors have required type arguments?
Oct 02, 2025
haskell
types
ghc
type-systems
type-level-computation
Is there a Hoogle equivalent for DAML?
Sep 22, 2025
types
type-systems
daml
Is Milner let polymorphism a rank 2 feature?
Sep 12, 2025
haskell
polymorphism
type-systems
Duck typing, must it be dynamic?
Sep 12, 2025
language-design
duck-typing
type-systems
definitions
structural-typing
Why `trait X { def append[-](): Unit }` compiles?
Mar 21, 2023
scala
type-systems
How to understand "The variance position of a method parameter is the opposite of the variance position of the enclosing parameter clause."
Mar 20, 2023
scala
type-systems
Understanding the Haskell type system in the context of applicatives
Mar 20, 2023
haskell
type-systems
applicative
Older Entries »