yeah, it definitely can feel that way for one elem...
# general
m
yeah, it definitely can feel that way for one element that needs to be memory managed, but as things get more complex and you have more pointers to manage, it’s a really nice pattern. i love how you have so much control over allocs and deallocs, while preserving a nice object interface