Library Group
Represents a group of Library objects
Functions
Link copied to clipboard
Checks whether this library contains the definition of provided operator
Checks whether this library contains the provided signature.
Link copied to clipboard
Checks whether this library has a Primitive with provided signature
Link copied to clipboard
Checks whether the provided signature, is protected in this library
Link copied to clipboard
Removes the library from this library group
Link copied to clipboard
Adds a library to this library group
abstract operator fun plus(libraryGroup: LibraryGroup<L>): LibraryGroup<L>
Content copied to clipboard
Adds all libraries in provided libraryGroup to this libraryGroup
Link copied to clipboard
Updates an already contained library, with given library