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

An example about partial application of closures #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kakadu
Copy link

@Kakadu Kakadu commented Mar 25, 2022

Dear @Gbury

Many thanks for your explanation. But in the current state of documentation I don't entirely understand how closures are represented, that have been already partially applied. In general I want to understand is it possible (or when) to recover from partially applied closure which parent function has been partially applied.

I added an example about partial applications in this PR

P.S. On attached SVG at the moment I don't entirely follow how a pointer to parent function does fit in memory representation described in your documentation

Signed-off-by: Kakadu <Kakadu@pm.me>
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.

1 participant