Skip to content

Version 0.0.2 (2016-01-26)

Compare
Choose a tag to compare
@seantanly seantanly released this 25 Jan 18:13
  • 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.