Post #2180656
2026-04-22 18:01 UTC
@mattiem@mastodon.social here it is: https://hachyderm.io/@pointfreeco/116449524075912296
Does in fact make sense for the Bank/Account pattern where a parent object “is responsible for” a bunch of child objects (not ownership but protecting shared invariants). Pretty cool to see although I can’t imagine I’ll reach for it often.
Replies (1)
-
@mattiem@mastodon.social 2026-04-22 18:08
@tikitu@mastodon.social huh. Yeah I dunno why you’d ever do this… but it is interesting!