powerset 1.1.0 copy "powerset: ^1.1.0" to clipboard
powerset: ^1.1.0 copied to clipboard

A utility function for generating the powerset of an iterable. This generates all subsequences of an iterable, even for infinite iterables.

4 versionsVersions feed

Stable versions of powerset

VersionMin Dart SDKUploadedDocumentationArchive
1.1.02.122 years agoGo to the documentation of powerset 1.1.0Download powerset 1.1.0 archive
1.0.02.56 years agoCheck the analysis logs for powerset 1.0.0Download powerset 1.0.0 archive
0.0.22.56 years agoCheck the analysis logs for powerset 0.0.2Download powerset 0.0.2 archive
0.0.11.910 years agoDownload powerset 0.0.1 archive
1
likes
155
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A utility function for generating the powerset of an iterable. This generates all subsequences of an iterable, even for infinite iterables.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on powerset