Merge branch 'master' into go-yaml-v4

This commit is contained in:
Mike Farah
2025-11-09 16:18:49 +11:00
35 changed files with 2698 additions and 117 deletions
+5
View File
@@ -0,0 +1,5 @@
# First
Returns the first matching element in an array, or first matching value in a map.
Can be given an expression to match with, otherwise will just return the first.