Client Runtime
>
Elixir Standard Library
>
Keyword.update/4
Keyword.update/4
Status:
done
Progress:
100% complete
Method:
Automatically compiled
Deps:
Uses 6 Erlang functions across 2 Erlang modules
Dependencies
The Keyword.update/4 function depends on the following Erlang functions:
- :erlang.andalso/2 done (used by 1459 functions)
- :erlang.is_atom/1 done (used by 1371 functions)
- :erlang.is_function/2 done (used by 1256 functions)
- :erlang.is_list/1 done (used by 1317 functions)
- :lists.keyfind/3 done (used by 1249 functions)
- :lists.keymember/3 done (used by 136 functions)