rssh / dotty-cps-async   0.9.20

Apache License 2.0 GitHub

experimental CPS transformer for dotty

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

dotty-cps-async 0.9.10


Group ID:
com.github.rssh
Artifact ID:
dotty-cps-async_3
Version:
0.9.10
Release Date:
Jul 11, 2022
Licenses:
Files:

libraryDependencies += "com.github.rssh" %% "dotty-cps-async" % "0.9.10"

Mill build tool

ivy"com.github.rssh::dotty-cps-async:0.9.10"

Scala CLI

//> using dep "com.github.rssh::dotty-cps-async:0.9.10"

Ammonite REPL

import $ivy.`com.github.rssh::dotty-cps-async:0.9.10`

<dependency>
  <groupId>com.github.rssh</groupId>
  <artifactId>dotty-cps-async_3</artifactId>
  <version>0.9.10</version>
</dependency>

compile group: 'com.github.rssh', name: 'dotty-cps-async_3', version: '0.9.10'