Libraries
class Libraries : LibraryGroup<AliasedLibrary> , Map<String, AliasedLibrary>
Content copied to clipboard
A class representing an agglomerate of libraries with an alias
Types
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
Link copied to clipboard
Link copied to clipboard
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
Link copied to clipboard
Adds a library to this library group
open operator override fun plus(libraryGroup: LibraryGroup<AliasedLibrary>): Libraries
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