-
Ilya Klyuchnikov authored
Current implementation is draft in following aspects: - It is not optimized for memory usage - keys are based on raw Strings, this is inefficient - No smart caching of results - Indices (equations) are not persistent and are in memory for now
8c579052