scalaprops.derive
Type class providing the instances of T that can be built out of singletons only.
T
Used by the derived Shrink instances for ADTs in particular.
Instances of T that can be built out of singletons, or an empty sequence if none were found.
Type class providing the instances of
Tthat can be built out of singletons only.Used by the derived Shrink instances for ADTs in particular.