github AVSystem/scala-commons v1.28.1

latest releases: v2.16.0, v2.15.0, v2.14.0...
5 years ago
  • Introduced SealedUtils.instancesFor macro which lists instances of some typeclass for every case class (non-abstract subclass) of a sealed hierarchy
  • Introduced @showAst annotation which works similarly to .showAst extension macro but can be used on definitions (classes, objects, members) instead of just expressions. However, it requires commons-analyzer compiler plugin to be enabled.

Don't miss a new scala-commons release

NewReleases is sending notifications on new releases.