Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 287 Bytes

TYPECHEKING.md

File metadata and controls

10 lines (7 loc) · 287 Bytes

Static type checking

To do type checking:

make install  # install required deps first
make typecheck

Quick introducton. Advanced guide.