JSAbrahams / mamba

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

Flesh out pure function explanation in README #271

Closed JSAbrahams closed 2 years ago

JSAbrahams commented 2 years ago

Made small comment on this in #110

Also specify how one may reassign within a pure function:

JSAbrahams commented 2 years ago

Need more explanation of what side-effects are before merging.

codecov[bot] commented 2 years ago

Codecov Report

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

@@            Coverage Diff             @@
##             develop     #271   +/-   ##
==========================================
  Coverage           ?   83.93%           
==========================================
  Files              ?       99           
  Lines              ?     9585           
  Branches           ?        0           
==========================================
  Hits               ?     8045           
  Misses             ?     1540           
  Partials           ?        0           

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