rssh / dotty-cps-async   0.9.22

Apache License 2.0 GitHub

experimental CPS transformer for dotty

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

dotty-cps-async-compiler-plugin-lts 0.9.22


Group ID:
com.github.rssh
Artifact ID:
dotty-cps-async-compiler-plugin-lts_3
Version:
0.9.22
Version Scheme:
Release Date:
Sept 7, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:

libraryDependencies += "com.github.rssh" %% "dotty-cps-async-compiler-plugin-lts" % "0.9.22"

Mill build tool

ivy"com.github.rssh::dotty-cps-async-compiler-plugin-lts:0.9.22"

Scala CLI

//> using dep "com.github.rssh::dotty-cps-async-compiler-plugin-lts:0.9.22"

Ammonite REPL

import $ivy.`com.github.rssh::dotty-cps-async-compiler-plugin-lts:0.9.22`

<dependency>
  <groupId>com.github.rssh</groupId>
  <artifactId>dotty-cps-async-compiler-plugin-lts_3</artifactId>
  <version>0.9.22</version>
</dependency>

compile group: 'com.github.rssh', name: 'dotty-cps-async-compiler-plugin-lts_3', version: '0.9.22'