Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 6, 2023 23:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/f0961e97c68a94af8570b1672b6512f6 to your computer and use it in GitHub Desktop.
Save Whateverable/f0961e97c68a94af8570b1672b6512f6 to your computer and use it in GitHub Desktop.
Whateverable
2023-01-06T15:46:56Z #raku-dev <nine> Nemokosch: it's just good old fashioned debugging and reasoning. What else but the deparse result could be a canonical form of an expression? And with many different ways to spell the same name, we must standardize on one form if we want to find it in a lookup hash (which is what resolving a name really does)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment