Last

io.github.iltotore.iron.constraint.collection.Last
See theLast companion object
final class Last[C]

Tests if the last element of the passed input satisfies the given constraint.

Type parameters

C

the constraint to test against the last element.

Attributes

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