Registry / utility / shapeless-sjs0-6-2-12

shapeless-sjs0-6-2-12

JSON →
library2.3.3javamavenunverified

Shapeless generic programming library for Scala, cross-compiled for Scala.js 0.6 and Scala 2.12.

<dependency> <groupId>com.chuusai</groupId> <artifactId>shapeless_sjs0.6_2.12</artifactId> <version>2.3.3</version> </dependency>
INSTALL
IMPORT
SIG · SHAPELESS-SJS0-6-2
S
shapeless-sjs0-6-2-12
utilityjavav2.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HList
shapeless.HList

Creates a heterogeneous list using Shapeless.

import shapeless._ object Example { val hlist = 1 :: "hello" :: true :: HNil println(hlist) }
Debug
Known issues
breakingThis artifact is for Scala.js 0.6 and Scala 2.12; not compatible with Scala.js 1.x or Scala 2.13+.
fix
Use shapeless_2.12 for JVM or shapeless_sjs1_2.12 for Scala.js 1.x.
affects: 2.3.3
Upgrade
Version history
2.3.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
shapeless-sjs0-6-2-12 — mvn dependency:get shapeless-sjs0-6-2-12 · libregistry