Closed polytypic closed 10 months ago
This PR changes the Dllist internals to use a tagged GADT and use clearer internal naming that corresponds to the external naming (i.e. use of left and right rather than previous and next).
Dllist
This PR changes the
Dllist
internals to use a tagged GADT and use clearer internal naming that corresponds to the external naming (i.e. use of left and right rather than previous and next).