Warn if True/False/Nil are used as aliases and there is no such alias
Module
Kernel.SpecialForms
6 changes across 5 versions
Changes by version
Add |/2 to the list of special forms to avoid inconsistent behaviour on overrides
Add :reduce option to for comprehensions
Support the uniq: true flag in for comprehensions
Ensure comprehensions with guards and filters keep proper ordering,
Produce meaningful warning when with's else clauses have no effect