datastructures-js/set-v3.0.0
[3.0.0] - 2020-12-12
Added
.power(m, separator)to calculate the cartesian product on the set itself.
Changed
- default separator in
.product(set, separator)is now an empty string.
.power(m, separator) to calculate the cartesian product on the set itself..product(set, separator) is now an empty string.