You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pretty printer right now is pretty bad! I should be able to use the ordered hash map in place of the crummy pretty printer environment, which should get rid of yet another source of O(n) lookups.
The text was updated successfully, but these errors were encountered:
The pretty printer right now is pretty bad! I should be able to use the ordered hash map in place of the crummy pretty printer environment, which should get rid of yet another source of O(n) lookups.
The text was updated successfully, but these errors were encountered: