Skip to content

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

Haelwenn requested to merge features/put_if_present into develop

Unifies all the similar functions and places where they aren't used to one.

Edited by Haelwenn

Merge request reports