Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of type checking the entire expression (causing a false positive), only type check for a subset of the expression (the receiver of the matched function: `take()`)
- Loading branch information