Packages

This lib adds a "new" pipe operator that is similar to the Maybe type on other functional programming languages.

Current section

Files

Jump to
pipe_operators .formatter.exs
Raw

.formatter.exs

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