PersistentArrayNCA.Config
val path_compression : [ `Lazy | `None ]
Should find perform path compression
val extendable : bool
Extendable arrays can be resized to access more nodes. Non-extendable arrays fail if called on a node whose to_int is larger than the one passed to make, while extendable arrays will be resized.
to_int
make