When you are declaring a new variable, you may optionally declare its type.| flow.org
Note: As of version 0.199 Flow uses Local Type Inference as its inference algorithm.| flow.org
Variance is a topic that comes up fairly often in type systems. It is used to determine| flow.org
Tuple types represent a fixed length list, where the elements can have different types.| flow.org