lodash.bindall
The lodash method `_.bindAll` exported as a module.
The lodash method `_.bindAll` exported as a module.
BindAll specifically for classes
like bindall but lazy ¯\_(ツ)_/¯
reassign .this to a fixed object for methods
like bindall but lazy ¯\_(ツ)_/¯
Bind "this" to your methods - fast
reassign .this to a fixed object for methods
Flat-copy an object except all methods are bound to a given context. Do not modify the origin object.