Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

v0.1.1

Compare
Choose a tag to compare
@thepont thepont released this 20 Nov 22:26
· 9 commits to master since this release
  • Fixes issues creating aggregate types when their base type does not contain any Float or Int fields.
  • Slight speed up in initalization of types
  • Implement median function from immutable-math