Function osiris_set_std::integral_arithmetic::operation_set
source · pub fn operation_set() -> OperationSet
Expand description
Returns integral arithmetic operations.
§Operations
0x1001
sum_integers:target
[start:end]
0x1002
product_integers:target
[start:end]
0x1003
difference_integers:target
[start:end]
0x1004
quotient_integers:target
[start:end]