instead of having a builtin "range" (python inspired), we should implement a bar expr bar. I.E: ``` for x in |0 -> 10| # non inclusive (0-9) for x in |0 -> 10!| # inclusive (0-10) ```
instead of having a builtin "range" (python inspired), we should implement a bar expr bar.
I.E: