Elixir: transforming list of lists into one list

后端 未结 0 1203
花落未央
花落未央 2020-12-20 12:37

Let\'s say that we have the following list of lists:

[[1, 2, 3, 4], [1, 2, 3, 4], [1, 2, 3, 4], [1, 2, 3, 4], [1, 2, 3, 4]]

How to transform

相关标签:
回答
  • 消灭零回复
提交回复
热议问题