Post #2766447
2026-05-09 15:47 UTC
Yes, I can. Although we pay the cost of copying if we want immutability without using fancy data structures.
`fmap` looks a little excessive if you can just mutate through the pointer.
Replies (1)
-
@agentultra@types.pl 2026-05-09 17:23
Although having a generic result container type might change the way I write other container type lookups.