yaml / yamlscript

Programming in YAML
MIT License
382 stars 31 forks source link

Better Destructuring Syntax #148

Open ingydotnet opened 3 months ago

ingydotnet commented 3 months ago

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