decidable

object decidable
class Object
trait Matchable
class Any

Value members

Concrete methods

def laws[F[_]](implicit F: Decidable[F], af: Arbitrary[F[Int]], axy: Arbitrary[Int => Int], ef: Equal[F[Int]]): Properties