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 ```

Current section

Activity

Jump to
Date Activity
Apr 19, 2025 Publish documentation for release 0.2.0
Apr 19, 2025 Publish release 0.2.0
Apr 19, 2025 Publish documentation for release 0.1.0
Apr 19, 2025 Publish release 0.1.0
4 activities of 4 total

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 100 200 300 400

this version

19 395

yesterday

82

last 7 days

620

all time

19 493

Last Updated

Apr 19, 2025

License

Apache-2.0

Build Tools

mix

Publisher

demerphq demerphq

Links

Owners