It's iternally implemented by 'Data.IntMap.Strict.IntMap' or 'Data.Map.Strict.Map' 'Integer', using 'Int' or 'Integer' as the iterator type respectly. Most of the operations cost 'O(lg N)'.
Each newly inserted element will consume a unique number and never reuse old numbers. Choose 'Int' one if you're sure that there're no more than 'Int' space times of insertions, or choose 'Integer' one otherwise.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.1.1.0-bp150.2.5 info | GA Release | 2018-08-01 | 15 |
|
|
0.1.1.0-bp150.2.7 info | GA Release | 2018-07-31 | 15 |
|
|
0.1.1.0-bp150.2.6 info | GA Release | 2018-07-30 | 15 |
|
|