Key

object Key
Companion:
class
Source:
Key.scala
class Object
trait Matchable
class Any

Type members

Types

type KeyId = String
Source:
Key.scala

Value members

Concrete methods

def unapply(k: Key[_]): Option[String]

Extract the Key#id.

Extract the Key#id.

Source:
Key.scala