Skip to content

v0.2.7

Compare
Choose a tag to compare
@jhpratt jhpratt released this 20 May 20:06
2016ed1
Simpler trait sealing

Rather than creating a new supertrait for each trait, use a single one
with a type parameter. Two other helpers (`Integer` and `Float`) allow
for more generic usage.