Head

io.github.iltotore.iron.constraint.collection.Head
See theHead companion object
final class Head[C]

Tests if the head of the passed input satisfies the given constraint.

Type parameters

C

the constraint to test against the first element (head).

Attributes

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