Ref2

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

Attributes

Companion
trait
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]]
def p2[A, B](a: A, b: B): Axn[Ref2[A, B]]
def unapply[A, B](r: Ref2[A, B]): Some[(Ref[A], Ref[B])]

Inherited methods

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

Attributes

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

Attributes

Inherited from:
Ref2Platform (hidden)