Skip to content

Add a lazy Reader #4

@Baptouuuu

Description

@Baptouuuu

Problem

When translating the DOM representation of this page (1Mo) to the structures from this package it no longer fit in memory.

Possible solution

Add a lazy Reader that recompute the translation each time it is accessed.

However this may not be possible due to the fact that a Reader must return a Maybe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions