# Variables
AllVariables is a standard value which, when passed to context.Context.Value,
returns all variable bindings present in the context, with bindings in newer
contexts overriding values deeper in the stack.
# Type aliases
Variable is a standard type for the names of Pattern-bound variables, e.g.