yamlscript
yamlscript copied to clipboard
Better Destructuring Syntax
There are many ways that destructuring syntax and semantics can be improved in YAMLScript.
Here's a start:
+{a b c} =: d
+[a b* c] =: d