predicate

cats.collections.arbitrary.`package`.predicate
object predicate extends ArbitraryPredicate

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
predicate.type

Members list

Value members

Inherited methods

Attributes

Inherited from:
ArbitraryPredicate
Source
ArbitraryPredicate.scala

Implicits

Inherited implicits

implicit def predicateArbitrary[A : Order]: Arbitrary[Predicate[A]]

Attributes

Inherited from:
ArbitraryPredicate
Source
ArbitraryPredicate.scala