Multiple

io.github.iltotore.iron.constraint.numeric.Multiple
See theMultiple companion object
final class Multiple[V]

Tests if the input is a multiple of V.

Type parameters

V

the expected divisor of the given input.

Attributes

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