/*
appellation: parallel <module>
authors: @FL03
*/
/// The [`ParIter`] implementation is a parallel iterator over the elements of an
/// n-dimensional tensor.
/// The [`ParIterMut`] implementation is a mutable, parallel iterator over the elements of an
/// n-dimensional tensor.