Readable

com.malliina.values.Readable$
See theReadable companion trait
object Readable

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

implicit val boolean: Readable[Boolean]
implicit val email: Readable[Email]
implicit val int: Readable[Int]
implicit val long: Readable[Long]
implicit val string: Readable[String]
implicit val userId: Readable[UserId]