Skip to content

0.6.0

Compare
Choose a tag to compare
@suned suned released this 30 Jun 15:19
· 112 commits to master since this release
9100c01
  • Added pfun.effect module as a unified effect system
  • Changed the Monoid ABC to use __add__ rather than append as the binary operation to avoid collision with List.append