-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
found(P pred, I f, I l, Is... fs) { |
https://youtu.be/qxHI2ckjcZU?t=3351 responding to your latest stream.
Referring to aal::var::found could be aal::var::any_of. As std::any_of takes a predicate and returns true if any are true. Also std::all_of and std::none_of.
https://en.cppreference.com/w/cpp/algorithm/all_any_none_of
Metadata
Metadata
Assignees
Labels
No labels