ImTools icon indicating copy to clipboard operation
ImTools copied to clipboard

Fast and memory-efficient immutable collections and helper data structures

Results 13 ImTools issues
Sort by recently updated
recently updated
newest added

Pros: - The idea is that we pass the struct state deep into the stack when updating (other ops) on Map - We may get the result back using this...

enhancement
performance

Already done in FastExpressionCompiler https://github.com/dadhi/FastExpressionCompiler/commit/4e268e3188eb3bb920260bb0990d6b5fcc231c5d

ergonomics