Package

org.atnos.eff

syntax

Permalink

package syntax

Visibility
  1. Public
  2. All

Type Members

  1. final class BatchOps[R, A] extends AnyVal

    Permalink
  2. final class ChooseEffectOps[R, A] extends AnyVal

    Permalink
  3. final class EffApplicativeOps[F[_], A] extends AnyVal

    Permalink
  4. final class EffApplicativeSyntaxOps[R, A] extends AnyVal

    Permalink
  5. final class EffFlatSequenceOps[F[_], R, A] extends AnyVal

    Permalink
  6. final class EffMonadicOps[R, M[_], A] extends AnyVal

    Permalink
  7. final class EffNoEffectOps[A] extends AnyVal

    Permalink
  8. final class EffOneEffectOps[M[_], A] extends AnyVal

    Permalink
  9. final class EffOnePureValueOps[R, A] extends AnyVal

    Permalink
  10. final class EffOps[R, A] extends AnyVal

    Permalink
  11. final class EffPureOps[A] extends AnyVal

    Permalink
  12. final class EffSendOps[M[_], A] extends AnyVal

    Permalink
  13. final class EffSequenceOps[F[_], R, A] extends AnyVal

    Permalink
  14. final class EffTranslateIntoOps[R, A] extends AnyVal

    Permalink
  15. final class EitherEffectOps[R, A] extends AnyVal

    Permalink
  16. final class ErrorEffectOps[R, A] extends AnyVal

    Permalink
  17. final class ErrorOps extends AnyVal

    Permalink
  18. final class ErrorOrOkOps[A] extends AnyVal

    Permalink
  19. trait all extends eval with option with either with validate with error with reader with writer with choose with list with state with safe with batch with async with eff

    Permalink
  20. trait async extends AsyncInterpretation

    Permalink
  21. trait batch extends AnyRef

    Permalink
  22. trait choose extends AnyRef

    Permalink
  23. trait eff extends AnyRef

    Permalink
  24. trait either extends AnyRef

    Permalink
  25. trait error extends AnyRef

    Permalink
  26. trait eval extends AnyRef

    Permalink
  27. trait list extends AnyRef

    Permalink
  28. trait option extends AnyRef

    Permalink
  29. trait reader extends AnyRef

    Permalink
  30. trait safe extends AnyRef

    Permalink
  31. trait state extends AnyRef

    Permalink
  32. trait validate extends AnyRef

    Permalink
  33. trait writer extends AnyRef

    Permalink

Value Members

  1. object all extends all

    Permalink
  2. object async extends async

    Permalink
  3. object batch extends batch

    Permalink
  4. object choose extends choose

    Permalink
  5. object eff extends eff

    Permalink

    Operations of Eff[R, A] values

  6. object either extends either

    Permalink
  7. object error extends error

    Permalink
  8. object eval extends eval

    Permalink
  9. object list extends list

    Permalink
  10. object option extends option

    Permalink
  11. object reader extends reader

    Permalink
  12. object safe extends safe

    Permalink
  13. object state extends state

    Permalink
  14. object validate extends validate

    Permalink
  15. object writer extends writer

    Permalink

Ungrouped