Merge branch 'features/put_if_present' into 'develop'
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Fri, 5 Jun 2020 14:48:02 +0000 (14:48 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Fri, 5 Jun 2020 14:48:02 +0000 (14:48 +0000)
Create Pleroma.Maps.put_if_present(map, key, value, value_function // &{:ok, &1}) :: map

See merge request pleroma/pleroma!2436


Trivial merge