Client Runtime
>
Elixir Standard Library
>
List.zip/1
List.zip/1
Status:
in progress
Progress:
67% complete
Method:
Automatically transpiled
Deps:
Uses 6 Erlang functions across 2 Erlang modules
Dependencies
The List.zip/1 function depends on the following Erlang functions:
- :erlang.is_list/1 done (used by 1302 functions)
- :erlang.is_tuple/1 done (used by 1214 functions)
- :erlang.list_to_tuple/1 todo (used by 10 functions)
- :erlang.tuple_to_list/1 done (used by 60 functions)
- :lists.mapfoldl/3 todo (used by 70 functions)
- :lists.reverse/1 done (used by 1192 functions)