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.

Stable versions of powerset

VersionMin Dart SDKUploadedDocumentationArchive
1.1.0Null safety2.128 months agoGo to the documentation of powerset 1.1.0Download powerset 1.1.0 archive
1.0.02.54 years agoCheck the analysis logs for powerset 1.0.0Download powerset 1.0.0 archive
0.0.22.54 years agoCheck the analysis logs for powerset 0.0.2Download powerset 0.0.2 archive
0.0.11.98 years agoDownload powerset 0.0.1 archive
1
likes
135
pub points
0%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on powerset