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)
commit657e1583f8af1ecdf218ba283de4234233bfe5fd
tree4baf1d3c36d8e3a1a9f2c678b2e9965de16e468d
parentf5cb1f3616e9cb9430038697532eb49161937dec
parent54bae06b4fa960eadb9918414f50b9ececc1faa4
Merge branch 'features/put_if_present' into 'develop'

Create Pleroma.Maps.put_if_present(map, key, value, value_function // &{:ok, &1}) :: map

See merge request pleroma/pleroma!2436