Skip to content

Conversation

@levibotelho
Copy link
Contributor

Sorry to waste your time with such a minor PR but the extra forward slash prevents "the processing of an element completes." from being included in the IntelliSense for iterAsync. Without this line the documentation reads

Iterates over the input sequence and calls the specified asynchronous function for every value. The input sequence will be asked for the next element after

Which leaves you wondering when the next element is requested! 😄

@dsyme
Copy link
Contributor

dsyme commented Nov 12, 2015

Definitely not time wasted! Thanks!

dsyme added a commit that referenced this pull request Nov 12, 2015
Remove extraneous forward slash in iterAsync documentation comment
@dsyme dsyme merged commit e5a6509 into fsprojects:master Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants