Yet another scopes implementation with Elixir.
Find a file
2026-04-19 17:26:34 +02:00
lib rearrange and rename diretories and modules: prepare for new scopes implementation 2026-04-19 17:26:34 +02:00
test rearrange and rename diretories and modules: prepare for new scopes implementation 2026-04-19 17:26:34 +02:00
.formatter.exs initial import 2026-04-19 08:25:51 +02:00
.gitignore initial import 2026-04-19 08:25:51 +02:00
mix.exs rearrange and rename diretories and modules: prepare for new scopes implementation 2026-04-19 17:26:34 +02:00
README.md initial import 2026-04-19 08:25:51 +02:00

Xplore

TODO: Add description

Installation

If available in Hex, the package can be installed by adding xplore to your list of dependencies in mix.exs:

def deps do
  [
    {:xplore, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/xplore.