pureharm / pureharm-core   0.3.0

Apache License 2.0 GitHub

anomalies, sprouts, and the likes. Core module for "pureharm".

Scala versions: 3.x 2.13
Scala.js versions: 1.x

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.