Packages

Allows the use of `when` clauses on assignment statements as an alternative to using `if`, avoiding the need for boilerplate `else` clauses which return the original variables when the condition is `false`. For instance: ```elixir x = 1 when x == nil ```

Versions

Version Published Date Note
April 19, 2025
April 19, 2025

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 0.2.0
0 200 400 600 800

this version

16 255

yesterday

14

last 7 days

136

all time

16 335

Last Updated

Apr 19, 2025

License

Apache-2.0

Build Tools

mix

Publisher

demerphq demerphq

Links

Owners