SafeTypes

org.atnos.eff.SafeTypes
trait SafeTypes

Attributes

Source:
SafeEffect.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SafeEffect.type
object all.type
object SafeInterpretation.type
object safe.type
object create.type

Members list

Concise view

Type members

Types

type _Safe[R] = Member[Safe, R]

Attributes

Source:
SafeEffect.scala
type _safe[R] = MemberIn[Safe, R]

Attributes

Source:
SafeEffect.scala