dotty-cps-async / cps-async-connect   1.1.0

Apache License 2.0 GitHub

Typeclasses for integration of dotty-cps-async with well-known monads.

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

cpsasyncconnect 1.0.2


Group ID:
io.github.dotty-cps-async
Artifact ID:
cpsasyncconnect_2.12
Version:
1.0.2
Version Scheme:
Release Date:
May 6, 2025
Licenses:
Files:
Full Scala Version:
2.12.20

libraryDependencies += "io.github.dotty-cps-async" %% "cpsasyncconnect" % "1.0.2"

Mill build tool

ivy"io.github.dotty-cps-async::cpsasyncconnect:1.0.2"

Scala CLI

//> using dep "io.github.dotty-cps-async::cpsasyncconnect:1.0.2"

Ammonite REPL

import $ivy.`io.github.dotty-cps-async::cpsasyncconnect:1.0.2`

<dependency>
  <groupId>io.github.dotty-cps-async</groupId>
  <artifactId>cpsasyncconnect_2.12</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'io.github.dotty-cps-async', name: 'cpsasyncconnect_2.12', version: '1.0.2'