Functor icon indicating copy to clipboard operation
Functor copied to clipboard

Mappable objects

Results 3 Functor issues
Sort by recently updated
recently updated
newest added

- simple functor - strip as a class, strip as a closure - more advanced example with sorting algorithms

The current implementation throws an error if `config` doesn't have the key or the path is wrong: ``` TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an...