Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-typing

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

What is the benefit to using typing library classes vs. types in Python type hints?

Common Lisp type declarations not working as expected

Typescript abstract class static method not enforced

Do you know of any examples of elegant solutions in dynamically typed languages?

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?