Last Modified
2013-08-05 09:23:38 +0000
Requires
  • thread

Description

Provides a parallel each that lets you enumerate using N threads. Use environment variable N to customize. Defaults to 2. Enumerable, so all the goodies come along (tho not all are wrapped yet to return another ParallelEach instance).