Package

org.hammerlab

types

Permalink

package types

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

Type Members

  1. implicit final class BoolOps extends AnyVal

    Permalink
  2. type Or[+A, +B] = Ior[A, B]

    Permalink

    Syntactic sugar around cats.data.Ior

Value Members

  1. object Both

    Permalink
  2. object L

    Permalink
  3. object Monoid extends ProductTypeClassCompanion[Monoid]

    Permalink

    Automatic cats.Monoid construction for case-classes, taken from https://github.com/milessabin/shapeless/blob/shapeless-2.3.2/examples/src/main/scala/shapeless/examples/monoids.scala.

  4. object R

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped