365 Forks
4917 Stars
4917 Watchers

swift-algorithms

Commonly used sequence and collection algorithms for Swift

How to download and setup swift-algorithms

Open terminal and run command
git clone https://github.com/apple/swift-algorithms.git
git clone is used to create a copy or clone of swift-algorithms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with swift-algorithms https://github.com/apple/swift-algorithms/archive/master.zip

Or simply clone swift-algorithms with SSH
[email protected]:apple/swift-algorithms.git

If you have some problems with swift-algorithms

You may open issue on swift-algorithms support forum (system) here: https://github.com/apple/swift-algorithms/issues