apple / swift-algorithms

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

Curate documentation for Algorithms module #201

Closed natecook1000 closed 12 months ago

natecook1000 commented 1 year ago

With the DocC support for documentation of extensions of external types/protocols, the Algorithms documentation can make sense. This is a WIP effort to curate and document all the APIs in this library.

natecook1000 commented 1 year ago

@swift-ci Please test