seems like because of the CA nature you have to co...
# development
r
seems like because of the CA nature you have to constantly repickle things depending on the context. at least for strings (which are mutable), it might make sense to memoize at the object identity level.