Ref2

dev.tauri.choam.refs.Ref2
See theRef2 companion object
trait Ref2[A, B]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def _1: Ref[A]
def _2: Ref[B]

Concrete methods

def consistentRead: Axn[(A, B)]