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 2.0.0+71-4189260a


Group ID:
com.yang-bo
Artifact ID:
curried_2.13
Version:
2.0.0+71-4189260a
Release Date:
Feb 12, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.yang-bo" %% "curried" % "2.0.0+71-4189260a"

Mill build tool

ivy"com.yang-bo::curried:2.0.0+71-4189260a"

Scala CLI

//> using dep "com.yang-bo::curried:2.0.0+71-4189260a"

Ammonite REPL

import $ivy.`com.yang-bo::curried:2.0.0+71-4189260a`

<dependency>
  <groupId>com.yang-bo</groupId>
  <artifactId>curried_2.13</artifactId>
  <version>2.0.0+71-4189260a</version>
</dependency>

compile group: 'com.yang-bo', name: 'curried_2.13', version: '2.0.0+71-4189260a'