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+117-f8140312


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

libraryDependencies += "com.yang-bo" %% "curried" % "0.0.0+117-f8140312"

Mill build tool

ivy"com.yang-bo::curried:0.0.0+117-f8140312"

Scala CLI

//> using dep "com.yang-bo::curried:0.0.0+117-f8140312"

Ammonite REPL

import $ivy.`com.yang-bo::curried:0.0.0+117-f8140312`

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

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