mblink / typify

More types in your scala, in a very type safe way
Other
8 stars 0 forks source link

usability stuff #5

Open brianbondlink opened 8 years ago

brianbondlink commented 8 years ago
brianbondlink commented 8 years ago

Refined integration could use a typeclass that knows how to extract a ValidationNel from the lifted type, VNel could contain underlying primitve removing need for untagging. Generic approach makes room for sugar around creating custom types, gets back to original impl with less boilerplate.