dg-pb opened this issue a year ago · 1 comments
Hello,
Thank you for nice library.
Is there a way to ONLY force evaluation without triggering any other unnecessary action?
Similar to #64. I guess that "unproxy" util function? Or you could just access obj.__wrapped__ to make it evaluate.
obj.__wrapped__