local_style: Style pronoun contexts
Description
The local_style()
establishes new prefixes and is used to overload the
.style
pronoun's defaults. The with_style()
function provides a different
approach to achieve the same utility.
Usage
local_style(..., .env = caller_env())with_style(.expr, ...)
Arguments
pronoun
A call to style_pronoun()
.