Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add clarification about
forget
method return value (#9982)
the wording here is just a little unclear. the first sentence seems to suggest that the `forget()` method does not return anything, even though it does. you are free to assign the result to a new variable even though you don't need to.
- Loading branch information