Client Runtime
>
Elixir Standard Library
>
Keyword.take/2
Keyword.take/2
Status:
done
Progress:
100% complete
Method:
Automatically compiled
Deps:
Uses 4 Erlang functions across 2 Erlang modules
Dependencies
The Keyword.take/2 function depends on the following Erlang functions:
- :erlang.andalso/2 done (used by 1409 functions)
- :erlang.is_list/1 done (used by 1308 functions)
- :lists.filter/2 done (used by 66 functions)
- :lists.member/2 done (used by 1196 functions)