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.8.1


Group ID:
com.github.rssh
Artifact ID:
dotty-cps-async_3
Version:
0.8.1
Release Date:
May 23, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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