wilhelmson


thunklife

  • compose an arbitrary number of functions from right to left.

    published 1.1.0 9 years ago
  • takes a function and number of args (optional) and returns a new function that will partially apply the original until all arguments are supplied.

    published 0.0.1 10 years ago
  • wraps a function in null/undefined guards. checks that all arguments have some value. shouldn't be used ifnull or undefined is acceptable for any arguments.

    published 0.0.4 8 years ago