The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Set-CartesianProduct-Lazy SSCAFFIDI"

Set::CartesianProduct::Lazy - lazily calculate the tuples of a cartesian-product River stage zero No dependents

If you have some number of arrays, say like this: @a = qw( foo bar baz bah ); @b = qw( wibble wobble weeble ); @c = qw( nip nop ); And you want all the combinations of one element from each array, like this: @cp = ( [qw( foo wibble nip )], [qw( foo w...

SSCAFFIDI/Set-CartesianProduct-Lazy-0.004 - 01 Jul 2019 01:15:12 UTC
1 result (0.022 seconds)