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

Expressing fold in Verse Calculus #1

Open
thesz opened this issue May 1, 2024 · 0 comments
Open

Expressing fold in Verse Calculus #1

thesz opened this issue May 1, 2024 · 0 comments

Comments

@thesz
Copy link

thesz commented May 1, 2024

It appears that there is no fold (right or left) implementation in Core Verse calculus paper. From what I understand, Core Verse does not provide inter-sequence communication needed, so fold is unimplementable in Core Verse.

I guess it is possible to have folding operations implemented using effects upon a store.

So, what one should do if one needs a fold of a sequence?

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

1 participant