rssh / dotty-cps-async   0.9.21

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


Group ID:
com.github.rssh
Artifact ID:
dotty-cps-async_3
Version:
0.9.3
Release Date:
Sept 5, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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