rescala.extra.lattices

Type members

Classlikes

object IdUtil
trait Lattice[A]

Well, its technically a semilattice, but that is just more to type.

Well, its technically a semilattice, but that is just more to type.

Companion
object
object Lattice
Companion
class
case
class RaftState[T](participants: Set[Id], leaderVotes: Set[Vote], valueProposals: Set[Propose[T]])
Companion
object
object RaftState
Companion
class