A genfun is a regular function object with overridden function
call/dispatch behavior. genfun is a Javascript library that lets
you define generic functions: regular-seeming functions that can be
invoked just like any other function, but that automatically dispatch
methods based on the combination of arguments passed to it when it's
called, also known as multiple dispatch.
.
This package is a dependency of npm, Node.js package manager.
.
Node.js is an event-based server-side JavaScript engine.
Installed Size: 49.2 kB
Architectures: all