Current section
Files
Jump to
Current section
Files
nested_map
README.md.eex
README.md.eex
<%= xtra.do_not_edit_warning template: template %>
# NestedMap
[](https://github.com/RobertDober/nested_map/actions/workflows/ci.yml)
[](https://coveralls.io/github/RobertDober/nested_map?branch=main)
[](https://hex.pm/packages/nested_map)
[](https://hex.pm/packages/nested_map)
[](https://hex.pm/packages/nested_map)
**N.B.**
This README contains the docstrings and doctests from the code by means of [extractly](https://hex.pm/packages/extractly)
and the following code examples are therefore verified with `ExUnit` doctests.
## Dependency
{ :nested_map, ">= <%= NestedMap.version %>" }
<%= xtra.moduledoc "NestedMap" %>
## Contributing
Pull Requests are happily accepted.
Please be aware of one _caveat_ when correcting/improving `README.md`.
The `README.md` is generated by `Extractly` as mentioned above and therefore contributers shall not modify it directly, but
`README.md.eex` and the imported docs instead.
## Author
Copyright © 2021 Robert Dober robert.dober@gmail.com
# LICENSE
Same as Elixir, which is Apache License v2.0. Please refer to [LICENSE](LICENSE) for details.
SPDX-License-Identifier: Apache-2.0