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

Source
caps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article