ForAll

io.github.iltotore.iron.constraint.collection.ForAll
See theForAll companion object
final class ForAll[C]

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 Object
trait Matchable
class Any
In this article