lit-lang/lit

Add Range literals

MatheusRich opened this issue · 0 comments

Those are nice. Ruby has them, and Elixir (as the functional cousin) also has 'em.

range = 1..10