Skip to content

@cache for do blocks? #6

@korsbo

Description

@korsbo

Hi, I've found that I can cache @cache map(x->x, data) but not

@cache map(data) do x
  x
end

Is this something we could support? The do-syntax can be pretty nice and make our documents/tutorials easier to read.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions