Timeline for String validation based on multiple criteria
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 9, 2019 at 16:04 | comment | added | Matthias Huschle |
any can also take an iterator instead of a list. It stops the iteration as soon as it encounters a True element. So if you remove the square brackets, it's even faster.
|
|
| Jul 9, 2019 at 10:53 | history | answered | shuberman | CC BY-SA 4.0 |