qit.utils.copy_memoize

qit.utils.copy_memoize(func)

Memoization decorator for functions with immutable args, returns deep copies.