6bcbd726a9
- Will use an array as store, the most efficient collection memory wise. Holding a custom internal `struct PeriodField` - Will store period as a byte number, not a string - By default the collection will be null and created on demand - Adding more unit tests