summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria-12648430 <maria-12648430@hnc-agency.org>2021-04-06 17:15:32 +0200
committerMaria-12648430 <maria-12648430@hnc-agency.org>2021-04-06 17:15:32 +0200
commitbe9003f98b40fec43459ed2b200ccbb34c0d441d (patch)
tree306336aa6aea0e2629e1d1d480c9dc65d8d652f3
parent303a4093006ac0be3d2330287d4d29584be447f7 (diff)
downloaderlang-be9003f98b40fec43459ed2b200ccbb34c0d441d.tar.gz
Add since to docs for maps functions new in OTP 24.0
* filtermap/2
-rw-r--r--lib/stdlib/doc/src/maps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/maps.xml b/lib/stdlib/doc/src/maps.xml
index d90d566c14..e596d60aa3 100644
--- a/lib/stdlib/doc/src/maps.xml
+++ b/lib/stdlib/doc/src/maps.xml
@@ -73,7 +73,7 @@
</func>
<func>
- <name name="filtermap" arity="2" since=""/>
+ <name name="filtermap" arity="2" since="OTP 24.0"/>
<fsummary>Filter and map a map.</fsummary>
<desc>
<p>Returns a map <c><anno>Map</anno></c> that is the result of calling