Post #2888333
2026-04-26 22:32 UTC
noooooo i have some repeated logic in rust that's most naturally expressed as an eliminator but i need it to do some mutable stuff that's incompatible with closure ownership
Replies (1)
-
@isidoremohr@types.pl 2026-04-26 22:56
oh nvm it's doable with mutable references to the closures