register

fun register(library: Library)

Registers a new single library, allowing it to be looked up by functions and its Library.onLoad action is executed.

Parameters

library

library to register