Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to force evaluation #75

Open
dg-pb opened this issue Jul 21, 2023 · 1 comment
Open

A way to force evaluation #75

dg-pb opened this issue Jul 21, 2023 · 1 comment

Comments

@dg-pb
Copy link

dg-pb commented Jul 21, 2023

Hello,

Thank you for nice library.

Is there a way to ONLY force evaluation without triggering any other unnecessary action?

@ionelmc
Copy link
Owner

ionelmc commented Dec 15, 2023

Similar to #64. I guess that "unproxy" util function? Or you could just access obj.__wrapped__ to make it evaluate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants