0 people like it.
Like the snippet!
A function implemented using sequence expressions that returns all subsets of a specified set. The function is not optimized, but it is very easy to understand.
1: 2: |
|
| Link: | http://fssnip.net/fa |
| Posted: | 13 years ago |
| Author: | Tomas Petricek |
| Tags: | set , sequences , sequence expressions , subset |