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

Function Objects #2

Open
LittleHelicase opened this issue Aug 16, 2014 · 0 comments
Open

Function Objects #2

LittleHelicase opened this issue Aug 16, 2014 · 0 comments
Milestone

Comments

@LittleHelicase
Copy link
Member

Buggy needs a way of declaring function objects to pass functions around. This would greatly improve the way a group implementation is presented. Currently it is not possible to see what happens in e.g. a map function. It simply looks like this.

screen shot 2014-08-16 at 21 23 55

Where Map:ArrayStreamOut would flow into the function and Map:ResultStreamIn is the resulting value of the function call.

I think the most promising way would be to process those function objects in the postprocessing stage and insert the function in the specified places.

@LittleHelicase LittleHelicase added this to the 0.6.0 milestone Aug 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant