Skip to content

Breaking changes

Jonathan Price edited this page Sep 17, 2017 · 1 revision

Breaking Changes

0.2

  • Rename partial to curry. A new partial function will be added.
  • Refactor concat to only work between two lists. Previously it could insert an atom into a list.

0.1 (From conceptual)

  • Rename apply to eval, make new apply function which takes the function as the second argument and the list as the first.
Clone this wiki locally