Erik Eckstein
610539a85f
SIL: streamline Operand Sequence APIs
...
* remove `filterUsers(ofType:)`, because it's a duplication of `users(ofType:)`
* rename `filterUses(ofType:)` -> `filter(usersOfType:)`
* rename `ignoreUses(ofType:)` -> `ignore(usersOfType:)`
* rename `getSingleUser` -> `singleUser`
* implement `singleUse` with `Sequence.singleElement`
* implement `ignoreDebugUses` with `ignore(usersOfType:)`
This is a follow-up of eb1d5f484c .
2025-10-16 10:12:33 +02:00
..
2025-10-08 17:48:37 +02:00
2025-02-12 09:01:11 +01:00
2025-10-16 10:12:33 +02:00
2025-08-26 18:01:10 +02:00
2025-10-16 10:12:33 +02:00
2025-09-24 09:37:42 +01:00
2025-02-12 09:01:11 +01:00
2025-09-24 09:37:42 +01:00
2025-04-05 09:00:30 +02:00
2025-09-24 09:37:42 +01:00
2025-10-06 09:47:40 +02:00
2025-02-12 09:01:11 +01:00
2025-03-14 09:49:53 +01:00
2025-06-20 08:14:59 +02:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-10-14 10:20:17 +02:00
2025-07-14 13:46:13 -07:00
2025-09-04 19:40:53 +02:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-02-12 15:18:39 +01:00
2025-09-25 08:05:57 +01:00
2025-06-22 23:25:26 -07:00
2025-07-14 13:46:13 -07:00
2025-02-12 09:01:11 +01:00
2025-05-22 15:33:27 +02:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-10-08 17:48:37 +02:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-05-12 19:25:12 +02:00
2025-02-12 09:01:11 +01:00
2025-02-12 09:01:11 +01:00
2025-03-07 15:59:34 +01:00