On Mon, 22 Mar 2021 08:10:29 -0500
Amos King - Binary Noggin <a...@binarynoggin.com> wrote:

> I like the proposals using a different operator for the step.
> `a..b\\c`?

+1 on this one. Visually it is less confusing to have 
`1..100\\2`
than to have
`1..100..2`
as it is easier to identify the range part, plus it keeps the same
syntax for the current ranges, whereas the `100..2` part could be
visually mistaken as a range.

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/60589a1d.1c69fb81.c20fb.86d9SMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to