Module computational_variants

Module computational_variants 

Source
Expand description

Module containing variants of parallel iterators using a mutable variable.

Structsยง

UPar
A parallel iterator.
UParMap
A parallel iterator that maps inputs.
UParXap
A parallel iterator that xaps inputs.