Tail

io.github.iltotore.iron.constraint.collection.Tail
See theTail companion object
final class Tail[C]

Tests if each element except the first one satisfies the given constraint.

Type parameters

C

the constraint to test against the tail.

Attributes

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