Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Are welcome, IO!

Compare
Choose a tag to compare
@snatvb snatvb released this 01 Jun 18:25
· 80 commits to master since this release

0.4.0 - 2019-06-01 πŸ—‘

🎁 Added

  • Module interfaces
  • IO monad
  • Functor interface
  • Applicative interface

πŸ„ Changed

  • Maybe implements Functor and Applicative interfaces
  • Either implements Functor interface