function-source
v0.1.0
Published
get a function's source
Downloads
31,097
Readme
function-source
get a function source.
Installation
Install with component(1):
$ component install yields/function-source
API
source(fn)
fn
may be a Function
or a String
.
License
MIT