Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few issues with the collection documentation #1836

Merged
merged 3 commits into from May 3, 2018

Conversation

ricardograca
Copy link
Member

Introduction

Fix a few issues with the Collections documentation.

Motivation

The linked issues contain all the necessary information.

Proposed solution

In order to document the iterator function of the reduceThen method a new callback doclet was added. This isn't exactly a callback, but it is treated as a type definition which is acceptable.

Fixes #1805, fixes #1021.

@ricardograca ricardograca added this to To Do in Version 0.14.0 via automation May 3, 2018
@ricardograca ricardograca changed the title Rg collection docs Fix a few issues with the collection documentation May 3, 2018
@ricardograca ricardograca moved this from To Do to In progress in Version 0.14.0 May 3, 2018
@ricardograca ricardograca merged commit 86f5ec1 into master May 3, 2018
Version 0.14.0 automation moved this from In progress to Done May 3, 2018
@ricardograca ricardograca deleted the rg-collection-docs branch May 3, 2018 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Collection#length is not documented Collection#reduceThen docs fixes
1 participant