The Register

The register is a global value that can be modified and retrieved throughout the program. Typically, using the register is not golfier because tacit programming allows calling functions on arguments without explicitly referring to them; however, sometimes, saving a specific value to be used much further down the chain is necessary, and it can be helpful for storing evaluated strings for ASCII-art challenges.

There are three built-ins available for interfacing with the register: