The implementation of the Scala proposal: SIP-45 - Curried Varargs
curried 2.0.0+85-a8f82d11
Group ID:
     com.yang-bo 
  Artifact ID:
     curried_2.11 
  Version:
     2.0.0+85-a8f82d11 
  Release Date:
     Apr 19, 2020 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.11.12 
  Developers:
    libraryDependencies += "com.yang-bo" %% "curried" % "2.0.0+85-a8f82d11"
ivy"com.yang-bo::curried:2.0.0+85-a8f82d11"
//> using dep "com.yang-bo::curried:2.0.0+85-a8f82d11"
import $ivy.`com.yang-bo::curried:2.0.0+85-a8f82d11`
<dependency> <groupId>com.yang-bo</groupId> <artifactId>curried_2.11</artifactId> <version>2.0.0+85-a8f82d11</version> </dependency>
compile group: 'com.yang-bo', name: 'curried_2.11', version: '2.0.0+85-a8f82d11'