Post #1981508
2026-05-04 00:23 UTC
@typeswitch the things people get up to without hygenic macros
Replies (1)
-
@typeswitch@gamedev.lgbt 2026-05-04 01:05
@clarfonthey also making up for the fact that you can't have two bindings of different types* in the for loop condition (* ok technically you can have multiple bindings where e.g. one is a pointer to a type and the other is the element type. but it's not very flexible.)