Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 267 Bytes

release-notes-2.19.adoc

File metadata and controls

11 lines (8 loc) · 267 Bytes

Release 2.19

Released: March 2009

  • Comonadic operations on Stream, Tree and others

  • Database monad (java.sql.Connection as a functor)

  • Natural Number data type

  • The Constant Arrow ($)

  • Immutable Tree Map

  • A parallel quick-sort using Functional Java actors