This repository was archived by the owner on Feb 16, 2021. It is now read-only.
v2.6.0
- New Feature
declareAPI: recursive and mutually recursive types (thanks @utaal)- typescript definition file, fix #160 (thanks @DanielRosenwasser)
t.struct.extend, fix #164 (thanks @dzdrazil)
- Internal
- split main file to separate modules, fix #158
- add "typings" field to package.json (TypeScript)
- add
predicatefield to irreducibles meta objects
- Documentation