A library that allows wrapping of functions and kleislis with non functional capablities
npm install @phil-rice/nonfunctionalsThis project allows the wrapping of functions and kleislis (approx: a function that returns a promise) with
non functional capabilities
There are two main exports
* NonFunctionalsForFunction
* NonFunctionalsForPromiseFunctions
Each is a facard to the capablities that can use used.
At the moment this is just a play project