8000 Tags · tim-group/eithervalidation · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tim-group/eithervalidation

Tags

v1.0.1

Toggle v1.0.1's commit message
Update HISTORY.md

v1.0.0

Toggle v1.0.0's commit message
Add HISTORY.md

v0.1.0

Toggle v0.1.0's commit message
Remove typeclass instance for String, support via view and context bo…

…unds.

Conversion to private Semigroup typeclass now works for anything with
a TraversableLike view, including String and Array. The typeclass is strictly
only necessary to assist Scala's type inference.

v0.0.1

Toggle v0.0.1's commit message
Support calling Right(f).apply(Right(x)) for f(x)

0