Package

http4s

extend

Permalink

package extend

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

Type Members

  1. type AndBoolean = extend.types.MkAndBoolean.T

    Permalink
  2. sealed trait ByNameNt[F[_], G[_]] extends AnyRef

    Permalink
  3. trait Effectful[E, F[_]] extends AnyRef

    Permalink
  4. trait ErrorAdapt[F[_]] extends AnyRef

    Permalink
  5. trait ErrorResponse[F[_], E] extends Http4sDsl[F]

    Permalink
  6. type ExceptionDisplay = extend.types.MkExceptionDisplay.T

    Permalink
  7. trait Iso[A, B] extends AnyRef

    Permalink
  8. trait NewType extends AnyRef

    Permalink
  9. trait NewTypeF extends AnyRef

    Permalink
  10. type NonFailingIO[A] = extend.types.MkNonFailingIO.T[A]

    Permalink
  11. type OrBoolean = extend.types.MkOrBoolean.T

    Permalink
  12. trait ParEffectful[F[_]] extends AnyRef

    Permalink
  13. trait Recoverable[E, F[_], G[_]] extends AnyRef

    Permalink
  14. type Void = extend.types.MkVoid.T

    Permalink
  15. type |[A, B] = Either[A, B]

    Permalink
  16. type ~~>[F[_], G[_]] = ByNameNt[F, G]

    Permalink

Value Members

  1. val AndBoolean: MkAndBoolean.type

    Permalink
  2. object ByNameNt extends ByNameNtInstances

    Permalink
  3. object Effectful extends EffectfulInstances

    Permalink
  4. object ErrorAdapt extends ErrorAdaptInstances

    Permalink
  5. object ErrorResponse

    Permalink
  6. val ExceptionDisplay: MkExceptionDisplay.type

    Permalink
  7. object Iso extends IsoInstances

    Permalink
  8. val NonFailingIO: MkNonFailingIO.type

    Permalink
  9. val OrBoolean: MkOrBoolean.type

    Permalink
  10. object ParEffectful extends ParEffectfulInstances with ParEffectfulFunctions with ParEffectfulArityFunctions

    Permalink
  11. object Recoverable extends RecoverableInstances

    Permalink
  12. val Void: MkVoid.type

    Permalink
  13. package laws

    Permalink
  14. package syntax

    Permalink
  15. package types

    Permalink
  16. package util

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped