nishitani yuki

Results 1 issues of nishitani yuki

Currently, ListCollection and TreeCollection does not satisfy the Collection interface, because `getKeyBefore()` and `getKeyAfter()` could return `undefined`. The details are as follows. Collection interface: - [`getKeyBefore()` and `getKeyAfter()` return `Key`...