Packages

A collection of useful functions that aren't found in Elixir's `Enum`.

Current section

Files

Jump to
mune CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [0.2.0](https://github.com/zachdaniel/mune/compare/0.1.0...0.2.0) (2018-10-22)
### Features:
* add flatten_reverse/1
* Add flat_map_reverse/2
* add map_reverse/2
## [0.1.0](https://github.com/zachdaniel/mune/compare/0.1.0...0.1.0) (2018-10-22)