gilch / hissp

It's Python with a Lissp.
https://gitter.im/hissp-lang/community
Apache License 2.0
369 stars 9 forks source link

Eliminate attrgetter- @# overload #171

Closed gilch closed 1 year ago

gilch commented 1 year ago

Use X#X.foo.etc instead. It's only two more characters, the same overhead as get#.

codecov[bot] commented 1 year ago

Codecov Report

Merging #171 (7a2deae) into master (8c4a3f8) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          691       691           
  Branches       109       109           
=========================================
  Hits           691       691           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more