JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
85 stars 3 forks source link

Remove range and slice from core language #289

Closed JSAbrahams closed 2 years ago

JSAbrahams commented 2 years ago

These are just function calls, no need to have separate language constructs.

I do distinctly remember removing this, not sure how this didn't make it into develop.

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@9046c33). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #289   +/-   ##
==========================================
  Coverage           ?   85.41%           
==========================================
  Files              ?       98           
  Lines              ?     9839           
  Branches           ?        0           
==========================================
  Hits               ?     8404           
  Misses             ?     1435           
  Partials           ?        0           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more