Tags: tim-group/eithervalidation
Tags
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.