Environment.first

Pointer to the first occurrence of `key' in this environment.

struct Environment
inout
inout(Property)*
first
(
in string key
,
lazy Property* otherwise = null
)

Meta