All public logs
Combined display of all available logs of ElixirBlocks. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:21, 2 September 2023 Admin talk contribs created page How to Convert Map to a List of Keys and Values (Created page with "<source> %{:en => 1, :jp => 4, :zip => 0} |> Enum.map(&Tuple.to_list/1) |> IO.inspect </source>")