Ref2

dev.tauri.choam.refs.Ref2$
See theRef2 companion trait
object Ref2

Attributes

Companion
trait
Source
Ref2.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ref2.type

Members list

Value members

Concrete methods

def p1p1[A, B](a: A, b: B): Axn[Ref2[A, B]]

Attributes

Source
Ref2.scala
def p2[A, B](a: A, b: B): Axn[Ref2[A, B]]

Attributes

Source
Ref2.scala
def unapply[A, B](r: Ref2[A, B]): Some[(Ref[A], Ref[B])]

Attributes

Source
Ref2.scala

Inherited methods

final def unsafeP1P1[A, B](a: A, b: B): Ref2[A, B]

Attributes

Inherited from:
Ref2Platform (hidden)
Source
Ref2Platform.scala
final def unsafeP2[A, B](a: A, b: B): Ref2[A, B]

Attributes

Inherited from:
Ref2Platform (hidden)
Source
Ref2Platform.scala