(replace-anchors) ( yaml-anchors obj -- obj' )


Vocabulary
yaml.private

Inputs
yaml-anchorsan object
objan object


Outputs
obj'an object


Definition

GENERIC: (replace-anchors) ( yaml-anchors obj -- obj' )


Methods