Files
Odin/core
Feoramund 58bda1209a container/queue: Deprecate peek_*
The `*_ptr` and `peek_*` procedures did the same thing, except `peek_*`
was over-cautiously putting the index through a modulo when all
assignments to `q.offset` are already wrapped.
2025-06-11 11:54:52 -04:00
..
2025-05-04 15:48:26 +10:00
2025-06-09 15:09:04 +02:00
int
2025-05-27 04:42:12 +02:00
2025-05-08 13:23:22 +01:00
2024-02-08 15:15:16 +00:00
2025-06-06 10:42:34 +02:00
2025-06-03 09:07:38 -04:00
2025-06-08 17:48:06 -04:00
2025-05-26 14:48:45 -04:00
2025-06-08 17:03:43 -07:00