Tifi Versions Save

? Tifi solves a problem of the existence of both `undefined` and `null`. Inspired by the OCaml/Reason utilities for various data types.

v0.9.1

4 years ago

v0.5.0

4 years ago
  • fix a security vulnerability
  • update README.md
  • update flatMap (Result, Option)
  • ? update dependencies

https://github.com/mobily/tifi/compare/v0.4.1...v0.5.0

v0.4.0

5 years ago

Add initial implementation of the Result data type.

https://github.com/mobily/tifi/compare/v0.2.1...v0.4.0