combination v0.0.2 Release Notes

Release Date: 2016-01-25 // about 8 years ago
    • ✂ Remove support for Combination.combine(Enum.t, Range.t) as it is simply a Enum.flat_map/2 of Combination.combine/2, which should support any Enumerable other than Range.