Visual Elixir Reference
Keyword
/
to_list/1
Keyword.to_list/1
defmodule
Keyword
do
def
to_list(keywords)
end
Returns the keyword list itself.
← take/2
update!/3 →
English