Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
When at the cursor is positioned at the first node, split_before returns a new empty list which has its head pointer set to the original list's head which should not be the case. The same happens with ...