utils

Methods

(package, static) bodyString(f) → {Array.<string>}

Source:

What is f's body, as a list of source lines?

Parameters:
Name Type Description
f function
Returns:

the body proper of 'f'

Type
Array.<string>

(inner) examples(path)

Source:

What are the examples at path?

Parameters:
Name Type Description
path string