Packages

Rapid Elixir library providing implementations of the most famous algorithms, data structures and math functions, out of the box

Current section

Files

Jump to
stella .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]