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. final class EvalEffectOps[R, A] extends AnyVal

    Permalink
  20. final class FutureOps[R, A] extends AnyVal

    Permalink
  21. final class MemoEffectOps[R, A] extends AnyVal

    Permalink
  22. 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 memo with eff

    Permalink
  23. trait batch extends AnyRef

    Permalink
  24. trait choose extends AnyRef

    Permalink
  25. trait eff extends effOperations with effCats

    Permalink
  26. trait effCats extends AnyRef

    Permalink
  27. trait effOperations extends AnyRef

    Permalink
  28. trait either extends AnyRef

    Permalink
  29. trait error extends AnyRef

    Permalink
  30. trait eval extends AnyRef

    Permalink
  31. trait future extends AnyRef

    Permalink
  32. trait list extends AnyRef

    Permalink
  33. trait memo extends AnyRef

    Permalink
  34. trait option extends AnyRef

    Permalink
  35. trait reader extends AnyRef

    Permalink
  36. trait safe extends AnyRef

    Permalink
  37. trait state extends AnyRef

    Permalink
  38. trait validate extends AnyRef

    Permalink
  39. trait writer extends AnyRef

    Permalink

Value Members

  1. object all extends all

    Permalink
  2. object batch extends batch

    Permalink
  3. object choose extends choose

    Permalink
  4. object eff extends eff

    Permalink

    Operations of Eff[R, A] values

  5. object either extends either

    Permalink
  6. object error extends error

    Permalink
  7. object eval extends eval

    Permalink
  8. object future extends future

    Permalink
  9. object list extends list

    Permalink
  10. object memo extends memo

    Permalink
  11. object option extends option

    Permalink
  12. object reader extends reader

    Permalink
  13. object safe extends safe

    Permalink
  14. object state extends state

    Permalink
  15. object validate extends validate

    Permalink
  16. object writer extends writer

    Permalink

Ungrouped