Module aoko::standard::parallelisms::par_vec_ext[][src]

Traits

This trait is to implement some extension functions for Vec type, which need one generic type, and do not need reference.

This trait is to implement some extension functions for Vec type, which need two generic types and reference.