https://github.com/shakadak/set_partitions.ex
https://github.com/shakadak/set_partitions.ex
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakadak/set_partitions.ex
- Owner: Shakadak
- License: mit
- Created: 2022-04-08T14:47:46.000Z (over 3 years ago)
- Default Branch: pied
- Last Pushed: 2022-04-08T16:50:06.000Z (over 3 years ago)
- Last Synced: 2025-02-04T15:50:16.952Z (8 months ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SetPartitions
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `set_partitions` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:set_partitions, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .