Created
December 3, 2024 06:39
-
-
Save anthonyquizon/bbb5cb0880c553d6ff574e9fe1e099dd to your computer and use it in GitHub Desktop.
conveniently allocate names to namespace with ids
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
n←•BQN∾{"{"∾𝕩∾"}"} (↕≠d){ ∾⟨𝕩,"⇐",•Fmt𝕨,","⟩ }¨ d←"foo"‿"bar" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment