arrayvec
arrayvec copied to clipboard
[feature] Implement `rayon::iter::FromParallelIterator` for `ArrayVec`.
Sure would be nice to have rayon::iter::FromParallelIterator for ArrayVec. I'm willing to work on it if given some direction.