rename container constructors

This commit is contained in:
yggverse 2024-10-08 06:38:37 +03:00
parent e514312f84
commit 0a0d7b0481
8 changed files with 12 additions and 11 deletions

View file

@ -253,6 +253,7 @@ impl Tab {
// Read HashMap index collected
let mut page_number = 0;
// @TODO incorrect order
for (_, item) in self.index.borrow().iter() {
item.save(
transaction,