Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-typing

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?

In Python 3.5, how can I specify a function as a type hint?

How does Typescript 2 enforce non-nullable types?

clojure sequence type

How to use length annotated lists in Haskell

haskell types static-typing

Python Type Annotations: Mark item in tuple as optional

python static-typing mypy

Declaring length of tuples in Python typing

Performance comparison Static Typing Python 3.6+ vs Cython

python cython static-typing

Flow : destructuring. Missing annotation in React/Preact

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?