pureharm-core


Keywords
scala, typelevel, pureharm
License
Apache-2.0

Documentation

pureharm-core

See changelog.

modules

The available modules are.

  • "com.busymachines" %% s"pureharm-core" % "0.3.0". Which in turn is split up into (if you do not need all of core)
    • "com.busymachines" %% s"pureharm-core-sprout" % "0.3.0"
    • "com.busymachines" %% s"pureharm-core-anomaly" % "0.3.0"
    • "com.busymachines" %% s"pureharm-core-identifiable" % "0.3.0"

usage

Under construction. See release notes and tests for examples.

Copyright and License

All code is available to you under the Apache 2.0 license, available at http://www.apache.org/licenses/LICENSE-2.0 and also in the LICENSE file.