swap3-rs

Swapping of three references, rotating the values left or right

MIT License

Downloads
1.9K
Stars
1
swap3-rs - 0.2.1 Latest Release

Published by sunsided 8 months ago

To use swap3/0.2.1 in your project, add:

[dependencies]
swap3 = "0.2.1"

Changes since 0.2.0

Internal

  • Update the README.md file to correctly showcase the use of swap3_bca on a slice.
swap3-rs -

Published by sunsided over 1 year ago

To use swap3/0.2.0 in your project, add:

[dependencies]
swap3 = "0.2.0"

Changes since 0.1.0

Internal

  • Added the Swap3 trait to provide the swap3_bca and swap3_cab functions directly on a slice reference.
swap3-rs - 0.1.0

Published by sunsided over 1 year ago

To use swap3/0.1.0 in your project, add:

[dependencies]
swap3 = "0.1.0"
Package Rankings
Badges
Extracted from project README
codecov