Contains all helper functions which can be used in your application.
The functions are grouped into different modules like Map, List
Make a pull request with atleast one helper function of any category. Please provide doctest examples, so people shall find how to use it.
Glad if you can write test cases.
Happy Contributing :)
If available in Hex, the package can be installed
by adding helpex to your list of dependencies in mix.exs:
def deps do
[
{:helpex, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/helpex.
Thanks goes to these wonderful people (emoji key):
Ankanna 🚇 |
This project follows the all-contributors specification. Contributions of any kind welcome!