Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functionality to convert between mutable slices #17

Merged
merged 2 commits into from
Oct 3, 2018

Conversation

johannesvollmer
Copy link
Contributor

@johannesvollmer johannesvollmer commented Sep 26, 2018

Mutable slices can be converted without violating mutability rules. Added two functions to convert between mutable f16 number slices and u16 bit slices. Closes #16.

@starkat99 starkat99 merged commit f31fc8a into starkat99:master Oct 3, 2018
@johannesvollmer
Copy link
Contributor Author

Thanks :)

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.

2 participants