LengthIterable

io.github.iltotore.iron.constraint.collection.Length.LengthIterable
class LengthIterable[I <: Iterable[_], C, Impl <: Constraint[Int, C]](using x$1: Impl) extends Constraint[I, Length[C]]

Attributes

Source
collection.scala
Graph
Supertypes
trait Constraint[I, Length[C]]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

inline override def message: String

Attributes

Definition Classes
Source
collection.scala
inline override def test(value: I): Boolean

Attributes

Definition Classes
Source
collection.scala