Skip to content

v2.0.0

Compare
Choose a tag to compare
@garyb garyb released this 26 Mar 02:58
· 37 commits to master since this release
  • Updated for PureScript 0.11
  • Renamed the /\ nexted product operator to </\>, since /\ is also the nested tuple operator
  • Added corresponding type operator for nested Product
  • Added <\/> operators for nested Coproduct