higherkindness / droste   0.9.0

Apache License 2.0 GitHub

recursion schemes for cats; to iterate is human, to recurse, divine

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

droste-core 0.2.0


Group ID:
io.higherkindness
Artifact ID:
droste-core_2.12
Version:
0.2.0
Release Date:
Jul 22, 2018
Licenses:
Files:

libraryDependencies += "io.higherkindness" %% "droste-core" % "0.2.0"

Mill build tool

ivy"io.higherkindness::droste-core:0.2.0"

Scala CLI

//> using dep "io.higherkindness::droste-core:0.2.0"

Ammonite REPL

import $ivy.`io.higherkindness::droste-core:0.2.0`

<dependency>
  <groupId>io.higherkindness</groupId>
  <artifactId>droste-core_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.higherkindness', name: 'droste-core_2.12', version: '0.2.0'