Skip to content

v0.5.6

Compare
Choose a tag to compare
@japgolly japgolly released this 19 Feb 23:45
· 366 commits to master since this release
v0.5.6
  • Bugfix for Multimap[?, Vector, ?]
  • Added GenS(GenSize => Gen[A])
  • Added util.Platform.choose(jvm,js) and helper jvm |SJS| js
    to choose a value depending on which platform the code is running.