loadLibrary
Loads a loadable library by name and registers it in the context. After a successful load, the library is removed from loadableLibraries and added to libraries, with its Library.onLoad action executed.
Return
the loaded library, if it exists
Parameters
name
name of the library to load, case-sensitive