kevin-lee/refined4s

[`refined4s-core`] Make pre-defined types in `types.all` importable from each type category (i.e. `numeric`, `strings` and `network`)

kevin-lee opened this issue · 0 comments

Summary

[refined4s-core] Make pre-defined types in types.all importable from each type category (i.e. numeric, strings and network)

Version

0.11.0

Description

So it means a type like refined4s.types.numeric.NegInt should be exactly the same as refined4s.types.all.NegInt.