Divide

io.github.iltotore.iron.constraint.numeric.Divide
See theDivide companion object
final class Divide[V]

Tests if the input is a divisor of V.

Type parameters

V

the expected multiple of the given input.

Attributes

See also
Companion
object
Source
numeric.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article