tobyink/p5-type-tiny

`$enum1 | $enum2` and `$enum1 & $enum2` currently product Type::Tiny::Union and Type::Tiny::Intersection objects; they should produce Type::Tiny::Enum objects

tobyink opened this issue · 0 comments

Extracting this as a practical task from #110.