LastString

io.github.iltotore.iron.constraint.collection.Last.LastString
class LastString[C, Impl <: Constraint[Char, C]](using x$1: Impl) extends Constraint[String, Last[C]]

Attributes

Source
collection.scala
Graph
Supertypes
trait Constraint[String, Last[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: String): Boolean

Attributes

Definition Classes
Source
collection.scala