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

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
Ref2.scala