I’d like to have high-level documentation in addition to the API documentation. Topics to cover: currying (and how Ramda’s currying differs from “proper” currying); function composition (and how Ramda’s function composition differs from “proper” function composition); transducers; lenses; Fantasy Land.