Registry / utility / threach

threach

JSON →
library0.2.0rbrubygemsunverified

An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.

gem install threach
INSTALL
IMPORT
SIG · THREACH
T
threach
utilityrubyv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Enumerable
✓ require 'threach'

Iterate over an array using 2 threads.

require 'threach' [1, 2, 3].threach(2) { |i| puts i }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
threach — gem install threach · libregistry