tessl install tessl/pypi-frozendict@2.4.0A simple immutable dictionary implementation with hashing support and performance optimizations
Agent Success
Agent success rate when using this tile
85%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.31x
Baseline
Agent success rate without this tile
65%
Generated
Agent Claude Code
Scenario 1
Version Compatibility Features
Scenario 2
Hashability and Dictionary Key Usage
Scenario 3
Construction and Initialization
Scenario 4
Index-Based Access
Scenario 5
Copy-on-Write Modification Methods
Scenario 6
Type Hints and mypy Support
Scenario 7
Serialization Support (pickle/copy)
Scenario 8
Custom Converter Registration
Scenario 9
Read-Only Dictionary Operations
Scenario 10
Deep Freeze Functionality