use RBTree for in-memory storage

This commit is contained in:
Kevin Jahns
2015-07-08 21:25:36 +02:00
parent fe4564542b
commit a1026bc365
9 changed files with 48 additions and 43 deletions

View File

@@ -382,5 +382,3 @@ var Struct = {
}
}
};
Y.Struct = Struct;