scala-records / scala-records   0.4

BSD 3-clause "New" or "Revised" License GitHub

Labeled records for Scala based on structural refinement types and macros.

Scala versions: 2.11 2.10
Scala.js versions: 0.6
sbt plugins: 0.13

scala-records 0.4


Group ID:
ch.epfl.lamp
Artifact ID:
scala-records_sjs0.6_2.11
Version:
0.4
Release Date:
Jun 17, 2015
Licenses:
Files:

libraryDependencies += "ch.epfl.lamp" %%% "scala-records" % "0.4"

Mill build tool

ivy"ch.epfl.lamp::scala-records::0.4"

Scala CLI

//> using dep "ch.epfl.lamp::scala-records::0.4"