mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
A cache is typically a use case for mutable (as the outside user of the class wouldn't directly rely on the cache as part of the API, this would only function to assist the API perform better), so we can mark the selection cache as mutable and make the code nicer to read overall.
7.9 KiB
7.9 KiB