Skip to content

Version 1.31

Compare
Choose a tag to compare
@javadev javadev released this 01 Apr 07:43
  • Renamed Block with Consumer and Function with Supplier.
  • Replaced Function1 with Function, remove Function2 and Function4.
  • Moved lodash plugin to the main module.
  • Renamed FunctionAccum with BiFunction.