Search code examples
Why can't I use the as keyword for a struct?...

c#.netcastingtype-systemsas-operator

Read More
a good-design approach for making a geometry library (regarding using union or not)?...

c++conventionscomputational-geometrytype-systems

Read More
Abstraction hindering use of custom types, what are the rules to follow in an implementation?...

c#implementationbase-classtype-systems

Read More
The type system in Scala is Turing complete. Proof? Example? Benefits?...

language-agnosticscalatype-systemsturing-complete

Read More
Can a type be a reference type and a value type at the same time?...

c#type-systems

Read More
How does custom F# types map to CLR types?...

c#f#type-systems

Read More
C#: using type of "self" as generic parameter?...

c#wcfdesign-patternssingletontype-systems

Read More
Extending the .NET type system so the compiler enforces semantic meaning of primitive values in cert...

c#.netperformancetype-systems

Read More
Returning the same type the function was passed...

scalatypestype-systems

Read More
F# return type coercion...

f#typescoerciontype-systems

Read More
Can one create Sized Types in Scala?...

scalatype-systems

Read More
Are there any languages that are dynamically typed but do not allow weak typing?...

type-systems

Read More
Accessing type members outside the class in Scala...

programming-languagesscalatypestype-systems

Read More
Java generics + static factory methods = [panic]...

javagenericsstatic-methodstype-systems

Read More
Is my understanding of type systems correct?...

language-agnostictype-systems

Read More
Bitflag enums in C++...

c++enumstype-systemsbitflags

Read More
Explicit type recursion in F#...

f#recursiontype-systems

Read More
What are the limits of type inference?...

type-inferencesmltype-systemshindley-milner

Read More
BackNext