io.github.iltotore.iron.constraint.collection.ForAll
See theForAll companion object
Tests if each element satisfies the given constraint.
Type parameters
- C
-
the constraint to test against each element.
Attributes
- Companion
- object
- Source
- collection.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
In this article