IntrepidPursuits / swift-wisdom

A collection of additions to the Swift Standard Library created by Intrepid Pursuits developers
MIT License
39 stars 14 forks source link

Add test coverage for `ip_toArray` Sequence extension #96

Open andrewdolce opened 7 years ago

andrewdolce commented 7 years ago

This is from a TODO in the code. There's not much to test there, but maybe we can test on a couple of concrete Sequence examples.