Skip to content

External functions in ExternalMedia should be explicitly declared as pure #108

@casella

Description

@casella

Otherwise they will be assumed as impure by default. In fact, they are pure: if you call them with the same library string and the same input value, they are expected to return the same outputs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions