examples.safeDivision

Undocumented in source.

Members

Functions

divideBy
auto divideBy(NumericType numerator, NumericType denominator)
isNaN
bool isNaN(X x)
Undocumented in source. Be warned that the author may not have intended to support it.
isNaN
bool isNaN(X x)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(Either!(string, T) result)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta