robrix / Traversal

Enumeration & iteration of collections in Swift.
MIT License
58 stars 1 forks source link

Conformance documentation #23

Open robrix opened 9 years ago

robrix commented 9 years ago

Document conformance to ReducibleType in the README.

ReducibleType’s reducer is potentially scary; break it down into its component pieces and explain the nonrecursive bit.

robrix commented 9 years ago

This should link to Oleg Kiselyov’s papers.