dimforge / alga

Abstract algebra for Rust.
194 stars 39 forks source link

Use dyn for trait objects. #79

Closed waywardmonkeys closed 5 years ago

sebcrozet commented 5 years ago

Thanks!