Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

add link to Flow Library #27

Merged
merged 1 commit into from
Jan 23, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Checkout [io-ts](https://github.com/gcanti/io-ts)

For Flow projects, checkout [io-flow-types](https://github.com/orlandoc01/io-flow-types) [in progress]

# The idea

A value of type `Type<T>` (called "runtime type") is a representation of the type `T`:
Expand Down