set Allow Recursive Keys
Allow only non-recursive keys for maps and sets. By default, is it not allowed. Even though YAML allows to use anything as a key, it may cause unexpected issues when loading recursive structures.
Return
the builder with the provided value
Parameters
allow Recursive Keys
true to allow recursive structures as keys