core


License

License

MIT
GroupId

GroupId

org.atnos
ArtifactId

ArtifactId

eff_2.11
Last Version

Last Version

5.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/atnos-org/eff
Project Organization

Project Organization

org.atnos
Source Code Management

Source Code Management

https://github.com/atnos-org/eff

Download eff_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.atnos/eff_2.11/ -->
<dependency>
    <groupId>org.atnos</groupId>
    <artifactId>eff_2.11</artifactId>
    <version>5.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff_2.11/
implementation 'org.atnos:eff_2.11:5.5.2'
// https://jarcasting.com/artifacts/org.atnos/eff_2.11/
implementation ("org.atnos:eff_2.11:5.5.2")
'org.atnos:eff_2.11:jar:5.5.2'
<dependency org="org.atnos" name="eff_2.11" rev="5.5.2">
  <artifact name="eff_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff_2.11', version='5.5.2')
)
libraryDependencies += "org.atnos" % "eff_2.11" % "5.5.2"
[org.atnos/eff_2.11 "5.5.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-core_2.11 jar 2.0.0

test (5)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.7.1
org.specs2 : specs2-matcher-extra_2.11 jar 4.7.1
org.specs2 : specs2-scalacheck_2.11 jar 4.7.1
org.specs2 : specs2-html_2.11 jar 4.7.1
org.specs2 : specs2-junit_2.11 jar 4.7.1

Project Modules

There are no modules declared in this project.

eff

Join the chat at https://gitter.im/atnos-org/eff Maven Central

Extensible effects are an alternative to monad transformers for computing with effects in a functional way. This library is based on the "free-er" monad and extensible effects described in Oleg Kiselyov in Freer monads, more extensible effects.

You can learn more in the User Guide:

You can also check out this presentation at flatMap Oslo 2016 (slides).

Installation

Eff is published for Scala 2.12 and 2.13. eff core is available for the JVM and ScalaJS. Sbt dependency:

// check maven badge above for latest version
libraryDependencies += "org.atnos" %% "eff" % "5.13.0"

// to write types like Reader[String, *]
addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.11.2" cross CrossVersion.full)

// to get types like Reader[String, *] (with more than one type parameter) correctly inferred for scala 2.12.x
scalacOptions += "-Ypartial-unification"

Contributing

eff is a Typelevel project. This means we embrace pure, typeful, functional programming, and provide a safe and friendly environment for teaching, learning, and contributing as described in the Scala Code of Conduct.

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted.

Extensions

Modules in this repository

External

  • eff-zio eff extension for ZIO effects.
org.atnos

Atnos-org

Versions

Version
5.5.2
5.5.1
5.5.0
5.4.1
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0-20171107064756-b526890
5.0.0
5.0.0-RC1-20180209104422-f0e5c50
5.0.0-RC1-20180125204657-3712000
5.0.0-RC1-20180101142835-0e4b73e
5.0.0-RC1
4.6.1-20170908220345-65de2ec
4.6.1-20170908211523-bda81ae
4.6.1
4.6.0
4.5.0
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0-20170610083500-38cc466
4.4.0
4.3.5
4.3.4-20170517065627-33121e0
4.3.4-20170517061419-64c9feb
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.0-20170407080135-8c3e073
4.2.0
4.1.0
4.0.2
4.0.1
4.0.0
4.0.0-RC1
3.1.0
3.0.4
3.0.3-20170220075508-d419505
3.0.3
3.0.2
3.0.1
3.0.0
2.3.0-20170202163110-06044f4
2.3.0-20170106105543-b244f0d
2.3.0-20170104144530-3cbcdfa
2.3.0-20170104133851-4ee7f46
2.3.0-20170104110036-73fa047
2.3.0-20170104103903-ecd3554
2.3.0-20170104091913-97d0db5
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0-20161129165138-cc2f32d
2.0.0