-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request