Aboutλ()
All libraries include an Aboutλ() function that lists the library's components when entered on a blank worksheet like so: =Aboutλ()
The about information includes the library's version number. Use this to see if your copy of the library is up-to-date.
The about also includes the GitHub Gist's URL to make it easy to check the online version.
Inline Help
All 5g functions display inline help when any required arguments are omitted.
The inline help includes:
The function's name along with its argument's names
A brief description of its purpose
A webpage address where online information is available.
Version information so we can determine if what we have is up-to-date.
An explanation for each argument.