atry / curried.scala   2.0.1

MIT License Website GitHub

The implementation of the Scala proposal: SIP-45 - Curried Varargs

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

curried 0.0.0+118-d9667e59


Group ID:
com.yang-bo
Artifact ID:
curried_2.13
Version:
0.0.0+118-d9667e59
Release Date:
Aug 11, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.yang-bo" %% "curried" % "0.0.0+118-d9667e59"

Mill build tool

ivy"com.yang-bo::curried:0.0.0+118-d9667e59"

Scala CLI

//> using dep "com.yang-bo::curried:0.0.0+118-d9667e59"

Ammonite REPL

import $ivy.`com.yang-bo::curried:0.0.0+118-d9667e59`

<dependency>
  <groupId>com.yang-bo</groupId>
  <artifactId>curried_2.13</artifactId>
  <version>0.0.0+118-d9667e59</version>
</dependency>

compile group: 'com.yang-bo', name: 'curried_2.13', version: '0.0.0+118-d9667e59'