Package

com.giitan

implicits

Permalink

package implicits

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. implicits
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class NestedOptionT[T] extends AnyRef

    Permalink

     Function group for expanding nested option

     Function group for expanding nested option

    T

    Option type

  2. implicit class OptionT[T] extends AnyRef

    Permalink

    Function group for expanding option.

    Function group for expanding option.

    T

    Option type.

  3. implicit class ValuedT[T] extends AnyRef

    Permalink

    Function group for value.

    Function group for value.

    T

    Value type.

Inherited from AnyRef

Inherited from Any

Ungrouped