Closed

object Closed extends ClosedInstances
Companion:
class
class Object
trait Matchable
class Any
Closed.type

Value members

Concrete methods

def apply[P[_, _]](implicit ev: Closed[P]): Closed[P]

summon an instance of Closed for P

summon an instance of Closed for P

Implicits

Inherited implicits

final implicit def closedFunction: Closed[Function1]
Inherited from:
ClosedInstances