Pure

scala.caps$.Pure
trait Pure

Mixing in this trait forces a trait or class to be pure, i.e. have no capabilities retained in its self type.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article