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

Add self() for anonymous function recursion #83

Merged
merged 4 commits into from
Aug 1, 2024
Merged

Conversation

ldemailly
Copy link
Member

fixes #82

@ldemailly
Copy link
Member Author

Screenshot 2024-08-01 at 10 55 06 AM

@ldemailly ldemailly merged commit e012b22 into main Aug 1, 2024
1 check passed
@ldemailly ldemailly deleted the anon_recursion branch August 1, 2024 18:19
@ldemailly
Copy link
Member Author

fixing the object function print in #84

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

Successfully merging this pull request may close these issues.

allow recursion without needing to know the identifier the function object is assigned to
1 participant