OTP16 compliance - array type
This commit is contained in:
parent
196c807b5e
commit
ec32a7e3eb
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@
|
|||
levelzero_pending = false :: boolean(),
|
||||
levelzero_constructor :: pid(),
|
||||
levelzero_cache = [] :: list(), % a list of skiplists
|
||||
levelzero_index :: array:array(),
|
||||
levelzero_index :: array(),
|
||||
levelzero_size = 0 :: integer(),
|
||||
levelzero_maxcachesize :: integer(),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue