LPM: list combination generator module?

Steve Lane sml at zfx.com
Mon Mar 26 09:54:29 CST 2001


hi, i need a method to generate set/list combinations (i don't
know if that's the correct term), like all possible 13-card
hands from a 52-card deck.

i know about List::Permutor, but i don't think it's appropriate
for this problem without modification.

does anyone know of a module that can iterate through set/list
combinations?
--
Steve Lane <sml at zfx.com>



More information about the Lexington-pm mailing list