A Thousand Ships
a0dbdcc3ab
Replace find with contains/has where applicable
...
* Replaces `find(...) != -1` with `contains` for `String`
* Replaces `find(...) == -1` with `!contains` for `String`
* Replaces `find(...) != -1` with `has` for containers
* Replaces `find(...) == -1` with `!has` for containers
2024-05-08 12:37:42 +02:00
..
2023-06-08 15:19:19 +02:00
2024-04-29 13:00:30 +02:00
2024-05-08 12:37:42 +02:00
2023-01-05 13:25:55 +01:00
2024-03-17 02:39:16 -03:00
2024-04-28 16:24:48 -05:00
2023-01-05 13:25:55 +01:00
2023-01-09 10:58:43 +01:00
2023-01-22 13:59:52 +02:00
2023-06-08 15:19:19 +02:00
2024-04-23 12:59:24 +03:00
2024-04-27 16:22:57 +02:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2024-03-08 23:31:24 +01:00
2023-01-05 13:25:55 +01:00
2023-06-08 15:19:19 +02:00
2023-02-15 09:45:38 +01:00
2024-04-23 12:59:24 +03:00
2024-01-11 16:59:38 +02:00
2024-01-11 16:59:38 +02:00
2024-05-02 19:09:42 +03:00
2024-05-02 19:09:42 +03:00
2023-01-05 13:25:55 +01:00
2023-06-08 15:19:19 +02:00
2024-01-26 14:42:28 +01:00
2024-01-26 14:42:28 +01:00
2023-01-05 13:25:55 +01:00
2024-01-26 14:42:28 +01:00
2023-03-20 08:14:18 +02:00
2024-05-02 19:09:42 +03:00
2024-05-02 19:09:42 +03:00
2023-09-21 14:21:00 +03:00
2023-09-21 14:21:00 +03:00
2023-01-14 19:38:00 +03:00
2024-02-13 16:57:02 +02:00
2024-02-13 16:57:02 +02:00
2024-03-10 14:01:23 -05:00
2023-06-08 15:19:19 +02:00
2023-06-08 15:19:19 +02:00
2023-01-05 13:25:55 +01:00
2024-01-26 14:42:28 +01:00