Bahman Movaqar scripsit: > For Touka, this project I'm working on, I need to calculate the > combinations of any number of lists. So I wrote this piece of code: > https://gist.github.com/bahmanm/468f724279c0f411030a > > I wonder if it's useful to others and if it is, should I initiate and > egg for it or is there any relevant egg around that I can make a pull > request to?
Check out the "combinatorics" egg. -- John Cowan http://www.ccil.org/~cowan [email protected] In politics, obedience and support are the same thing. --Hannah Arendt _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
