Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in types

Inferring type of generic implicit parameter from return type

How to test for sequences that are not string-like using Python 3's standard library

rigid type variable trouble/suspect Impredicativity

Scala type (inference) issue?

scala types jersey inference

Can I somehow tidy up this (overuse?) of generics?

Determine type equivalence

c# types interface

Java generics: how to get a generic type from a method?

java class generics types

Typed tuples and closures in Groovy

What are the differences between the empty object type and Object?

types typescript

Type synonyms in java

java scala types

Implicit arguments in a computed type in Coq

types coq

List of classinfo Types

Type hinting values that are multiple types?

Difference between intersection and merged types `{ foo } & { bar }` and `{ foo, bar }` in TypeScript

typescript types

Implementing IntelliSense-like behavior in custom editors for domain-specific languages

types intellisense dsl

How to make Haskell compute the correct polymorphic type?

Create an anonymous type from reflection ParamInfo[]

c# reflection types anonymous

Scala type-widening/inference of foo[T](T,T): T

scala types

Convert void** pointer to equivalent Java type

java pointers dll types

Can the type checker help me out here? With type families, maybe?

haskell types