Registry / utility / ocg
library1.4.3rbrubygemsunverified

Option combination generator for generating combinations of options.

gem install ocg
INSTALL
IMPORT
SIG · OCG
O
ocg
utilityrubyv1.4.3
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.

OCG
require 'ocg'

Generate all combinations of given arrays

require 'ocg' combos = OCG.combinations([1, 2], ['a', 'b']) puts combos.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ocg — gem install ocg · libregistry