chrissimpkins/vectora

Implement ToPrimitive trait support for Vector type

Closed this issue · 1 comments

the trait requires primitive numeric return types, implemented all to_[TYPE] methods on the Vector struct in #58