OptionReader

Companion:
object
class Object
trait Matchable
class Any
object Ficus.type
object FicusConfig.type
object OptionReader.type

Implicits

Implicits

implicit def optionValueReader[A](implicit valueReader: ValueReader[A]): ValueReader[Option[A]]