inspect-function
Inspects a function and returns informations about it (e.g. name, parameters names, parameters and default values, signature)
fulcon
Clones a function (creates wrapper function), with the same signature as source function
xbind
Sugar way to adapt the arguments signature of functions
kind-of
Get the native type of a value.
onetime
Ensure a function is only called once