1 2 3 4 5 6 7 8 9 10
builtins.toJSON { a.b = [ true false "it's a bird" { c.d = throw "hah no"; } ]; }