Added map, map_values

This commit is contained in:
Mike Farah
2021-12-01 10:32:36 +11:00
parent 54b355bffb
commit 14f8f92b76
6 changed files with 163 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Map
Maps values of an array. Use `map_values` to map values of an object.