Exists

io.github.iltotore.iron.constraint.collection.Exists
See theExists companion object
final class Exists[C]

Tests if at least one 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