Skip to content

Conversation

@fcard
Copy link
Contributor

@fcard fcard commented Jul 31, 2015

In any/all, using maps and comprehensions that cannot be guaranteed to return an array of booleans was recently deprecated. This also allows all to short circuit once a false is found.

In any/all, using maps and comprehensions that cannot be guaranteed to
return an array of booleans was recently deprecated. This also allows
`all` to short circuit once a `false` is found.
mlubin added a commit that referenced this pull request Jul 31, 2015
Fix nonboolean `all` deprecation warning.
@mlubin mlubin merged commit 7723130 into JuliaMath:master Jul 31, 2015
@mlubin
Copy link
Collaborator

mlubin commented Jul 31, 2015

Thanks!

@fcard fcard deleted the all_deprecation branch August 2, 2015 12:46
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