Closed l-kent closed 4 months ago
Fixes #198, #199 and #200
It wasn't possible to make IntrusiveList.from behave differently just for IntrusiveList inputs, so I made splitOn just return an ArrayBuffer.
Is there a test for the specific problem this fixes? If not can you add one please
Fixes #198, #199 and #200
It wasn't possible to make IntrusiveList.from behave differently just for IntrusiveList inputs, so I made splitOn just return an ArrayBuffer.