Length

io.github.iltotore.iron.constraint.collection.Length
See theLength companion object
final class Length[C]

Tests if the length of the passed input satisfies the given constraint.

Type parameters

C

the constraint to test on the given input.

Attributes

Companion
object
Source
collection.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article