variable.Remove(item)If variable is a map, removes an entry with the passed key name. Otherwise, if variable is an array, removes all entries equal to the passed item. Returns number of entries removed. variable.RemoveAt(index)If variable is an array, removes the specified entry at this ...
/*! @brief map a binary node index to an octree node index * * @tparam KeyType 32- or 64-bit unsigned integer * @param key a cornerstone leaf cell key * @param level the subdivision level of @p key * @return the index offset * * if * - cstree is a cornerstone leaf array *...
"map-stream": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz", "integrity": "sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ=", "dev": true }, "markdown-it": { "version": "8.4.2", "resolved": "https://registry.npmjs.org/markdown-...
variable.Remove(item) If variable is a map, removes an entry with the passed key name. Otherwise, if variable is an array, removes all entries equal to the passed item. Returns number of entries removed. variable.RemoveAt(index) If variable is an array, removes the specified entry at this...