Par

ciris.ConfigValue.Par
object Par

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Par.type

Members list

Type members

Classlikes

final implicit class Ops[F[_], A] extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
sealed trait Tag

Attributes

Supertypes
class Any

Types

type Base
type Type[F[_], A] <: Base & Tag

Value members

Concrete methods

final def apply[F[_], A](value: ConfigValue[F, A]): Type[F, A]

Returns a Par instance for the specified ConfigValue.

Returns a Par instance for the specified ConfigValue.

Attributes

Implicits

Implicits

final implicit def Ops[F[_], A](par: Type[F, A]): Ops[F, A]