Skip to content

Releases: twalmsley/BiFunctionComposition

Use `compose` and `andThen`

25 Feb 16:12
Compare
Choose a tag to compare
v3.0.0

Use `compose` and `andThen`

Extends BiFunction rather than using a utility class.

25 Feb 15:51
Compare
Choose a tag to compare
v2.0.0

Extend BiFunction rather than using a utility class.

First version

25 Feb 14:57
Compare
Choose a tag to compare

A library that provides two methods for composing BiFunctions.
Alternatively copy the source to your project and use it directly.