Closed dariajung closed 9 years ago
Started playing around with the global bucket renaming, and using the TypeChecker to get information on the symbol to see if renaming is possible.
I think theif statements are a bit messy. My intent in that was I was trying to avoid case statements to keep text splicing to a minimum.
if
case
Doc to go with PR: https://docs.google.com/document/d/1qmBQfTcJMLv3OM4YeyIWSEb79dd8SQWNf2TF6PHJJNE/edit
LGTM.
Started playing around with the global bucket renaming, and using the TypeChecker to get information on the symbol to see if renaming is possible.
I think the
if
statements are a bit messy. My intent in that was I was trying to avoidcase
statements to keep text splicing to a minimum.Doc to go with PR: https://docs.google.com/document/d/1qmBQfTcJMLv3OM4YeyIWSEb79dd8SQWNf2TF6PHJJNE/edit