Skip to content

Add support for sending functions and methods? #17

@nickeubank

Description

@nickeubank

while I recognize there are work arounds (put function def in a file, run @everywhere include("file.jl"); wrap the function def in an @everywhere begin ... end), seems like there should be an easy way to send a custom function.

It looks like it can be done, just takes a handful of code -- perfect fit for a syntactic sugar package like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions