Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Remove Effect type from makeDOMParser? #8

@bbarker

Description

@bbarker

This is a bit odd in that if enacted along with #7, would have the effect of completely swapping which functions are currently Effectful - since #7 adds Effect to parse functions, and I suggest removing it here; I couldn't find any explicit reason why new DOMParser should be effectful. The w3c docs do not seem to indicate IO or exceptions as a result of calling the constructor.

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