memoize methods in immutable / frozen classes
Calls directly into object.__setattr__ to set up the dictionary for memoizing.
Loading
Please register or sign in to comment
Calls directly into object.__setattr__ to set up the dictionary for memoizing.