Swarm.Language.Var
Description
Value-level variables.
type Var = Text Source #
For now, we just use Text to represent variables. In theory, at some point in the future we might want to represent them in some fancier way.
Text