Current section
Files
Jump to
Current section
Files
ordered_list
README.md
README.md
OrderedList
===========
[](http://inch-ci.org/github/aarondufall/ordered_list)
[](https://travis-ci.org/aarondufall/ordered_list)
Sorting and reordering positions in a list
Documentation
=============
API documentation is available at [http://hexdocs.pm/ordered_list/](http://hexdocs.pm/ordered_list/OrderedList.html)
Usage
=====
defp deps do
[{:ordered_list, "~> 0.1.0"}]
end