Set

object Set
Companion
class
class Object
trait Matchable
class Any

Type members

Types

type Branch[T <: Exec[T], A] = Branch[T, A, A]
type Leaf[T <: Exec[T], A] = Leaf[T, A, A]
type Node[T <: Exec[T], A] = Node[T, A, A]