reactiveData icon indicating copy to clipboard operation
reactiveData copied to clipboard

RList.filter using inner type repr by splitting modules

Open remyzorg opened this issue 7 years ago • 1 comments

I splitted the modules sigs

DATA / DATA' S / S'

and also the functor Make. This is not visible for the outside.

The most important part of the code is filter_patch which propagates the new positions of the next patches when an insert is removed.

thanks to @vasilisp for help, advices and aslo guidance while splitting the modules...

remyzorg avatar May 16 '18 15:05 remyzorg

@remyzorg: What is the bug here ?

jrochel avatar Dec 26 '18 11:12 jrochel