Revision control

Copy as Markdown

Other Tools

/*!
Vector algorithms for the `aarch64` target.
*/
pub mod neon;
pub(crate) mod memchr;