Package

extras.cats

syntax

Permalink

package syntax

Since

2021-08-21

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

Type Members

  1. trait AllSyntax extends OptionSyntax with EitherSyntax

    Permalink
  2. trait EitherSyntax extends AnyRef

    Permalink

    Since

    2021-07-21

  3. trait OptionSyntax extends AnyRef

    Permalink

    Since

    2021-07-22

Value Members

  1. object EitherSyntax

    Permalink
  2. object OptionSyntax

    Permalink
  3. object all extends AllSyntax

    Permalink
  4. object either extends EitherSyntax

    Permalink
  5. object option extends OptionSyntax

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped