Hacker News new | ask | show | jobs
by megrimlock 4699 days ago
Put differently, you want the functions that count the number of permutations and combinations possible, not functions that yield/generate the actual permutations and combinations.
1 comments

Yes, exactly, for a number of reasons including the problem of large arguments and results.