Skip to content

Conversation

boomshroom
Copy link

This implements the first 6 traits from num-traits when the num feature is enabled.

Aside from the conversion traits and Zero, these all correspond to methods already implemented.

@kjetilkjeka
Copy link
Collaborator

Thanks @boomshroom !

As explained in #19 these traits should require some nightly only unstable feature as well, the short explanation why is that num_traits are not considered stable enough to have a public dependency on at this point.

A test (travis job) that verify these unstables features cannot be included on stable would be great as well.

@dzmitry-lahoda
Copy link

currently these are stable

@bbaldino
Copy link
Collaborator

I've got an updated take on some of these here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants