Skip to content

Commit

Permalink
Deep mapping type-checking optimization.
Browse files Browse the repository at this point in the history
This commit optimizes away a superfluous expression in dynamically
generated code type-checking **mappings** (i.e., dictionaries) for the
common case of mappings whose keys and values are both unignorable.
Nobody asked for this. Nonetheless, @leycec still delivers the sp33d.
(*So soon, a boon!*)
  • Loading branch information
leycec committed Apr 9, 2024
1 parent 3f6354c commit 9f6c654
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 162 deletions.

0 comments on commit 9f6c654

Please sign in to comment.