LengthArray

io.github.iltotore.iron.constraint.collection.Length.LengthArray
class LengthArray[A, C, Impl <: Constraint[Int, C]](using x$1: Impl) extends Constraint[Array[A], Length[C]]

Attributes

Source
collection.scala
Graph
Supertypes
trait Constraint[Array[A], 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(inline value: Array[A]): Boolean

Attributes

Definition Classes
Source
collection.scala