Uid

kofre.base.Uid$package.Uid
object Uid

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Uid.type

Members list

Value members

Concrete methods

def gen(): Uid

Generates unique identifiers for use by CRDTs

Generates unique identifiers for use by CRDTs

Attributes

def predefined(s: String): Uid
def unwrap(id: Uid): String
def zero: Uid

Givens

Givens

given ordering: Ordering[Uid]

Extensions

Extensions

extension (s: String)
def asId: Uid