# Functions

Merge merges x2 into x1.
New unmarshalls a yaml input into a yaml.Node representation and returns a Yaml type.
No description provided by the author
PartialCopy creates a copy of the input n but with only the subslice of the content n.Content[start:end].

# Structs

Warning holds the ordered list of nested keys for which a warning occurred and the associated warning itself.
Yaml objects hold a yaml file in form of a yaml.Node object.