Ref

borscht.typed.Ref$
See theRef companion trait
object Ref

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ref.type

Members list

Concise view

Value members

Concrete methods

def apply[T](value: => T)(using tag: ClassTag[T]): Ref[T]