github fthomas/refined v0.2.3
0.2.3

latest releases: v0.11.1, v0.11.0, v0.10.3...
8 years ago

Changes

  • Add an implicit conversion from refined types to their base types. (#55)
  • Equal[N <: Nat] can now be used with all types that have a Numeric
    instance. This allows types like Double @@ Not[Equal[_0]].
  • Add an inference rule to go from Equal[N <: Nat] to any numeric predicate.
  • Remove deprecated refine, refineLit, and refineM.
  • Update to Scala.js 0.6.5.

Don't miss a new refined release

NewReleases is sending notifications on new releases.