215ec2ddc6
an XML representation stored in a string. This should be useful to pass structured information to builders.
1 line
56 B
Nix
1 line
56 B
Nix
builtins.toXML [("a" + "b") 10 (rec {x = "x"; y = x;})]
|