Search code examples
A language that satisfies this criteria?...


programming-languagesinterpreterstatic-typing

Read More
Pushing/popping in a loop without dynamic typing...


javatypesstackstatic-typing

Read More
How can I set a mutable variable in C extensions which takes another C extension as input?...


pythoncythonstatic-typing

Read More
Why is all static typing not inferred?...


pythonparsingtype-inferencestatic-typing

Read More
C-Style Type Annotations vs Others...


ctypesstatic-typing

Read More
What is the difference between statically typed and dynamically typed languages?...


programming-languagescomputer-sciencestatic-typingdynamic-typing

Read More
Dart list of exactly two types...


dartstatic-typing

Read More
Why does a function pointer declaration need to know the types of the parameters and return value?...


cpointersfunction-pointersstatic-typing

Read More
What are the proper typescript types for addEventListener mousemove and its event argument?...


typescriptmouseeventmousemovetscstatic-typing

Read More
How can I map discriminated unions to concrete types (like classes) via a factory function in Typesc...


typescripttypesdiscriminated-unionstatic-typingunification

Read More
TypeScript: problems with type system...


htmltypescripttypeshtml5-canvasstatic-typing

Read More
Is there a compiled programming language with dynamic, maybe even weak typing?...


programming-languagestypingstatic-typingdynamic-typing

Read More
Avoid duplication of null type checking in Dart...


flutterdartstatic-typing

Read More
How to statically type function that returns array 1 to n...


typescriptstatic-typing

Read More
Plugin-augmented interface...


typescriptinterfacestatic-typing

Read More
Is there a Haskell idiom for updating a nested data structure?...


haskellfunctional-programmingclojurestatic-typing

Read More
Typescript abstract class static method not enforced...


typescriptinterfacestaticabstract-classstatic-typing

Read More
How to define a `Class` object type conforming to a protocol?...


objective-cintrospectionstatic-typingobjective-c-protocol

Read More
Sorbet does not check runtime type of an arg if it's an array...


rubystatic-typingsorbetruntime-type

Read More
What’s the point of mixed-type lists...


listtypescastingstatic-typingdynamic-typing

Read More
How can I create a TypeScript type that reduces an array of const objects to a const record object?...


typescripttype-inferencestatic-typing

Read More
Static/Dynamic vs Strong/Weak...


terminologystrong-typingstatic-typingdynamic-typingweak-typing

Read More
Non-relational database in statically typed languages (rethinkdb, Scala)...


scalarethinkdbstatic-typing

Read More
how should be var type used appropriately in c# ? I'm trying to write my first code using var...


c#varstatic-typing

Read More
Are there any statically-typed functional languages?...


typesprogramming-languagesfunctional-programmingstatic-typing

Read More
What is the difference between a strongly typed language and a statically typed language?...


type-safetystrong-typingstatic-typing

Read More
Homogenize a heterogenous list with a funtion that has a particular kind of context...


haskellstatic-typingtype-level-computationhigher-kinded-types

Read More
Why do I need to cast the value of the Rx object on initialization?...


flutterdartflutter-getxstatic-typing

Read More
How to specify any/unknown/variant type in GDScript?...


godotgdscriptstatic-typing

Read More
Interface with default key value types that can be extended TypeScript...


reactjstypescriptgenericstypesstatic-typing

Read More
BackNext