Useful Global Swift Functions
swiftrocks.comFor historical reasons, the Swift Standard Library still has quite a few public global functions, and some of them are still useful to this day. Let's take a look at functions like zip() and dump().
Read more...