Optional ReadonlycallsOptional ReadonlycanOptional ReadonlyenvironmentName of the arg selecting the target env (e.g. 'envir' for assign); if it resolves to a tracked
InGraphIdentifierDefinition#envState, the assignment is routed there instead of the current scope.
Optional ReadonlymakeMake maybe if assigned to symbol
Optional ReadonlymayOptional ReadonlymodesOptional ReadonlyquoteOptional Readonlyreaddoes the call use the old value of its target (e.g. setNames(x, nm)), so that the target reads its previous definition?
Optional Readonlyreplacementthe call is a replacement function, which keeps the kind of its target whatever value it is given
Optional Readonlysigthe formals of the call, so a positional AssignmentConfiguration#environmentArg is found at the slot it really has
Optional ReadonlysuperOptional ReadonlyswapOptional Readonlytargetis the target a variable pointing at the actual name?
does the call run what it binds, as
makeActiveBindingruns its function on every read of the name?