Moving first element to the last of preceding list - Haskell

前端 未结 0 1340
隐瞒了意图╮
隐瞒了意图╮ 2020-12-02 16:51

I need help in figuring out this question as I am new to Haskell.

Write a function j :: [[a]] -> [[a]] that takes a non-empty list of nonempty lists, and moves the

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