Skip to content

Conversation

@skeggse
Copy link
Contributor

@skeggse skeggse commented May 8, 2020

I noticed that Flow was complaining about variance when passing an array from String#split to selectors - it doesn't seem to understand that split doesn't retain a reference to the returned array.

EDIT: ah rats looks like I'll need to tweak this a bit.

I noticed that Flow was complaining about variance when passing an
array from `String#split` to `selectors` - it doesn't seem to
understand that `split` doesn't retain a reference to the returned
array.
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.

1 participant