more structure manipulation methods

This commit is contained in:
Niels Lyngsø
2023-03-29 15:51:28 +02:00
parent 55d501ac68
commit 69f46f74c9
4 changed files with 56 additions and 13 deletions

View File

@@ -10,3 +10,4 @@ export * from './object-state';
export * from './create-observable-part.function';
export * from './append-to-frozen-array.function';
export * from './partial-update-frozen-array.function';
export * from './mapping-function';