ToCacheKey

object ToCacheKey
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A](f: A => CacheKey): ToCacheKey[A]

Implicits

Implicits

implicit val i: ToCacheKey[Int]
implicit val s: ToCacheKey[String]