Contain

io.github.iltotore.iron.constraint.collection.Contain
See theContain companion object
final class Contain[V]

Tests if the given collection contains a specific value.

Type parameters

V

the value the input must contain.

Attributes

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