Skip to content

Function Objects #2

@LittleHelicase

Description

@LittleHelicase

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions