Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-typing

Using scala to call java.util.Hashtable#put

Would optional static typing benefit Python API-design or be a disadvantage? (type checking decorator example included)

python static-typing

Static testing for Scala

testing scala static-typing

How to test if a class satisfies a concept in C++?

Can C++ pattern of making structs to 'correspond' types be emulated in Haskell (template specialization)?

Intepreters and static type checking

Why can't i declare a field using var [duplicate]

c# var static-typing

How do statically-typed languages deal without generics?

Does a type safe language needs to be statically typed?

Static type of the exception object

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

Is it possible to specify an anonymous function's return type, in Scala?

Are union types not enforced?

Can automated unit testing replace static type checking?

Should Scala's map() behave differently when mapping to the same type?

Return None from python function annotated with mypy, multiple return types

How to force static typing in Python? [duplicate]

The State of Optional Static Typing in Python?