Boxable

Definitions

def box(x: a): Boxed with Order[a] Source
def unbox(x: Boxed): a Source

Unboxes the given x.