apple / swift-algorithms

Commonly used sequence and collection algorithms for Swift
Apache License 2.0
5.97k stars 443 forks source link

Fix mistake where `perm` was used in example instead of `combo` #10

Closed AustinConlon closed 4 years ago

natecook1000 commented 4 years ago

Thanks, @AustinConlon!