add LimitedArray

This commit is contained in:
2017-09-21 22:54:22 +02:00
parent 38884ff59c
commit e59205490b
12 changed files with 118 additions and 6 deletions

View File

@@ -6,3 +6,4 @@ export * from './lik.looptracker'
export * from './lik.objectmap'
export * from './lik.observablemap'
export * from './lik.stringmap'
export * from './lik.limitedarray'