Results for “Std.Math.divide”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.divide
T -> T -> Option[T] where T: DivTruncating division, or
Nonewhen the divisor is nought.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
T -> T -> Option[T] where T: DivTruncating division, or None when the divisor is nought.