Initial draft PR on any() & anyAysnc(), including multiple permissions array as arguments. If any of the permission list returns true, then it returns true.
Another solution could be method overloading on the arguments which is not discussed. I can make that version but the interface must change to support.
Initial draft PR on any() & anyAysnc(), including multiple permissions array as arguments. If any of the permission list returns true, then it returns true.
Another solution could be method overloading on the arguments which is not discussed. I can make that version but the interface must change to support.
For example: