<@U09M563C7> It just occurred to me that we can re...
# core
t
@theopolis It just occurred to me that we can replace our vector implementation of QueryData with an immutable persistent vector such as https://github.com/arximboldi/immer. They'll share more memory that way.