Bumping version

This commit is contained in:
Mike Farah
2022-03-10 13:50:53 +11:00
parent b1fee26a7f
commit 3924ed8a35
6 changed files with 9 additions and 27 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
Filter a map by the specified list of keys. Map is returned with the key in the order of the pick list.
Similarly, you can filter a map by the specified list of indices.
Similarly, filter an array by the specified list of indices.
+1 -1
View File
@@ -2,7 +2,7 @@
Filter a map by the specified list of keys. Map is returned with the key in the order of the pick list.
Similarly, you can filter a map by the specified list of indices.
Similarly, filter an array by the specified list of indices.
{% hint style="warning" %}
Note that versions prior to 4.18 require the 'eval/e' command to be specified.