io.github.iltotore.iron.constraint.collection.Head
See theHead companion object
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 Objecttrait Matchableclass Any
In this article