Package

http4s.extend

types

Permalink

package types

Visibility
  1. Public
  2. All

Value Members

  1. object MkAndBoolean extends NewType[Boolean] with AndBooleanInstances with AndBooleanSyntax

    Permalink
  2. object MkExceptionDisplay extends NewType[String] with ExceptionDisplayCatsTypeclassInstances with ExceptionDisplayFunctions

    Permalink
  3. object MkNonFailingIO extends NewTypeF[[α]IO[Either[Throwable, α]]] with NonFailingIOInstances

    Permalink
  4. object MkOrBoolean extends NewType[Boolean] with OrBooleanInstances with OrBooleanSyntax

    Permalink

Ungrouped