Variable: $unapplied

const $unapplied: unique symbol

Defined in: pkg/symbols/src/index.ts:32

Identifies a property of a partially applied curried function, which holds the original curried function with no arguments bound.

See