Defines a multiplicative identity element forDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
T.
Signature
Laws
Trait functions
one
Returns the multiplicative identity element ofT, 1.
Signature
Examples
is_one
Returns true ifself is equal to the multiplicative identity.
Signature
Examples
is_non_one
Returns false ifself is equal to the multiplicative identity.