Key

sealed
trait Key[K]

Cheesy little type class for supported immutable keys.

Companion
object
class Object
trait Matchable
class Any
object Int
object Long
object String

Value members

Abstract methods

def format: ConstFormat[K]
def typeId: Int