Skip to content

evaluate should be singledispatch-extensible #356

@eb8680

Description

@eb8680

Following #323, the behavior of evaluate is type-directed. To facilitate application-specific extensions, we should make it a singledispatch function so that its behavior can be extended in downstream code without requiring changes like #355 to effectful itself.

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