Ring
Represents ring i.e., algebraic structure with two associative binary operations called "addition" and "multiplication" and their neutral elements.
Parameters
T
the type of element of this ring.
Inheritors
Functions
Link copied to clipboard
Dynamically invokes a binary operation with the certain name.
Link copied to clipboard
Dynamically dispatches a binary operation with the certain name.
Link copied to clipboard
The same as bindSymbolOrNull but throws an error if symbol could not be bound
Link copied to clipboard
Link copied to clipboard
Wraps a raw string to T object. This method is designed for three purposes:
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The negation of this element.
Link copied to clipboard
Dynamically invokes a unary operation with the certain name.
Link copied to clipboard
Dynamically dispatches a unary operation with the certain name.