Module naan::fun::curry2

source ·
Expand description

Currying functions with 2 arguments

Structs

  • A curried function that accepts 2 arguments

Type Definitions

  • A curried function that accepts 2 arguments and has not been called with either.
  • A curried function that accepts 2 arguments and has been called with the first argument.