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

deque.nim: Doc says removeLast proc, but not defined #6110

Closed
nonylene opened this issue Jul 15, 2017 · 0 comments
Closed

deque.nim: Doc says removeLast proc, but not defined #6110

nonylene opened this issue Jul 15, 2017 · 0 comments
Labels
Documentation Content Related to documentation content (not generation). Easy Standard Library

Comments

@nonylene
Copy link
Contributor

Documentation says deq.removeLast(), but removeLast proc is not defined in deque.nim. popLast may be suitable here.

deques.nim:

## echo deq.removeLast()

Documentation: https://nim-lang.org/docs/deques.html

@andreaferretti andreaferretti added Documentation Content Related to documentation content (not generation). Standard Library labels Jul 17, 2017
@dom96 dom96 added the Easy label Aug 11, 2017
@dom96 dom96 closed this as completed in 28c530e Aug 12, 2017
dom96 added a commit that referenced this issue Aug 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Content Related to documentation content (not generation). Easy Standard Library
Projects
None yet
Development

No branches or pull requests

3 participants