The division operatorDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
/.
Types implementing this trait support the division operation via the / operator.
Signature
Examples
Divisible types:
Div for a type:
Trait functions
div
Performs the/ operation.