MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

Functionmain
benchmark/set/memory/lin-string-short.cpp:5
Functionmain
test/vector/issue-74.cpp:18
Functionmain
test/vector/issue-16.cpp:114
Functionmain
test/flex_vector/issue-47.cpp:5
Methodmake_e
immer/detail/arrays/node.hpp:73
Methodmake_inner_e
immer/detail/rbts/node.hpp:226
Methodmake_inner_n
immer/detail/rbts/node.hpp:219
Methodmake_inner_n
immer/detail/hamts/node.hpp:250
Methodmake_inner_n_into
immer/detail/rbts/node.hpp:208
Methodmake_inner_n_into
immer/detail/hamts/node.hpp:236
Methodmake_inner_r_n
immer/detail/rbts/node.hpp:238
Functionmake_librrb_vector
benchmark/vector/common.hpp:91
Functionmake_librrb_vector_f
benchmark/vector/common.hpp:100
Functionmake_loader_for
immer/extra/persist/detail/rbts/input.hpp:555
Functionmake_loader_for
immer/extra/persist/detail/array/pool.hpp:173
Methodmake_n
immer/detail/arrays/node.hpp:68
Methodmake_node
immer/experimental/detail/dvektor_impl.hpp:159
Methodmake_node
immer/experimental/detail/dvektor_impl.hpp:332
Methodmake_token_
immer/transience/gc_transience_policy.hpp:50
Methodmaker
extra/guile/scm/type.hpp:124
FunctionmapCacheClear
* Removes all key-value entries from the map. * * @private * @name clear * @memberOf MapCache
extra/js/lib/lodash.js:1987
FunctionmapCacheDelete
* Removes `key` and its value from the map. * * @private * @name delete * @memberOf MapCache * @param {string} key The key of
extra/js/lib/lodash.js:2004
FunctionmapCacheGet
* Gets the map value for `key`. * * @private * @name get * @memberOf MapCache * @param {string} key The key of the value to g
extra/js/lib/lodash.js:2017
FunctionmapCacheHas
* Checks if a map value for `key` exists. * * @private * @name has * @memberOf MapCache * @param {string} key The key of the
extra/js/lib/lodash.js:2030
FunctionmapCacheSet
* Sets the map `key` to `value`. * * @private * @name set * @memberOf MapCache * @param {string} key The key of the value to
extra/js/lib/lodash.js:2044
FunctionmapKeys
* The opposite of `_.mapValues`; this method creates an object with the * same values as `object` and keys generated by running each own enumerab
extra/js/lib/lodash.js:12885
FunctionmapValues
* Creates an object with the same keys as `object` and values generated * by running each own enumerable string keyed property of `object` thru
extra/js/lib/lodash.js:12923
Methodmap_transient
! * Default constructor. It creates a map of `size() == 0`. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/map_transient.hpp:67
Functionmatches
* Creates a function that performs a partial deep comparison between a given * object and `source`, returning `true` if the given object has equi
extra/js/lib/lodash.js:15060
FunctionmatchesProperty
* Creates a function that performs a partial deep comparison between the * value at `path` of a given object to `srcValue`, returning `true` if t
extra/js/lib/lodash.js:15088
FunctionmaxBy
* This method is like `_.max` except that it accepts `iteratee` which is * invoked for each element in `array` to generate the criterion by which
extra/js/lib/lodash.js:15803
Methodmax_size
benchmark/vector/common.hpp:195
Methodmax_size
! * Returns the maximum theoretical size supported by the internal structure * given the current B, BL. */
immer/vector.hpp:104
Methodmax_size
! * Returns the maximum theoretical size supported by the internal structure * given the current B, BL. */
immer/flex_vector.hpp:90
Methodmax_size
immer/detail/rbts/rrbtree.hpp:53
Methodmax_size
immer/detail/rbts/rbtree.hpp:38
Functionmean
* Computes the mean of the values in `array`. * * @static * @memberOf _ * @since 4.0.0 * @category Math * @param {Array}
extra/js/lib/lodash.js:15823
FunctionmeanBy
* This method is like `_.mean` except that it accepts `iteratee` which is * invoked for each element in `array` to generate the value to be avera
extra/js/lib/lodash.js:15850
Functionmemoized
()
extra/js/lib/lodash.js:10071
Methodmerge
immer/detail/rbts/operations.hpp:2238
FunctionmergeDefaults
* Used by `_.defaultsDeep` to customize its `_.merge` use. * * @private * @param {*} objValue The destination value. * @param {*}
extra/js/lib/lodash.js:6112
Methodmerge_inner
immer/detail/rbts/operations.hpp:2151
Methodmerge_leaf
immer/detail/rbts/operations.hpp:2096
Methodmerge_previous
immer/extra/persist/detail/cereal/pools.hpp:412
Methodmerge_previous
immer/extra/persist/detail/champ/pool.hpp:201
Methodmerge_previous
immer/extra/persist/detail/rbts/pool.hpp:171
Methodmerge_previous
immer/extra/persist/detail/array/pool.hpp:97
Methodmerge_previous
* merge_previous is a function where some processing might be done while * reloading the pools. In the case of boxes, while we reload the pool
immer/extra/persist/detail/box/pool.hpp:97
FunctionminBy
* This method is like `_.min` except that it accepts `iteratee` which is * invoked for each element in `array` to generate the criterion by which
extra/js/lib/lodash.js:15901
Methodmove_sequence
extra/guile/scm/detail/util.hpp:42
Functionmt
(t,e,r)
extra/js/lib/immutable.min.js:12
Methodmy_hash_t
test/extra/persist/test_hash_size.cpp:12
Functionne
(t,e)
extra/js/lib/immutable.min.js:15
Methodnext
test/dada.hpp:107
FunctionnoConflict
* Reverts the `_` variable to its previous value and returns a reference to * the `lodash` function. * * @static * @since 0.1.0
extra/js/lib/lodash.js:15236
Methodno_capacity
immer/detail/arrays/no_capacity.hpp:42
Functionno_capacity assoc
immer/detail/arrays/no_capacity.hpp:24
Methodno_refcount_policy
immer/refcount/no_refcount_policy.hpp:22
Methodnode
immer/detail/rbts/position.hpp:41
Methodnode
immer/detail/rbts/position.hpp:75
Methodnode
immer/detail/rbts/position.hpp:136
Methodnode
immer/detail/rbts/position.hpp:166
Methodnode
immer/detail/rbts/position.hpp:199
Methodnode
immer/detail/rbts/position.hpp:231
Methodnode
immer/detail/rbts/position.hpp:699
Methodnode
immer/detail/rbts/position.hpp:733
Methodnode
immer/detail/rbts/position.hpp:785
Methodnode
immer/detail/rbts/position.hpp:1063
Methodnode
immer/detail/rbts/position.hpp:1098
Methodnode
immer/detail/rbts/position.hpp:1159
Methodnode
immer/detail/rbts/position.hpp:1431
Methodnode
immer/detail/rbts/position.hpp:1865
Methodnode
immer/detail/rbts/position.hpp:1915
Methodnode_ptr
immer/extra/persist/detail/node_ptr.hpp:45
Methodnode_t
test/box/vector-of-boxes-transient.cpp:43
Methodnodes_loader
immer/extra/persist/detail/champ/input.hpp:69
Functionnoop
* This method returns `undefined`. * * @static * @memberOf _ * @since 2.3.0 * @category Util * @example * * _.
extra/js/lib/lodash.js:15255
Functionnr
(t,e)
extra/js/lib/immutable.min.js:20
Functionnt
()
extra/js/lib/immutable.min.js:11
Functionnth
* Gets the element at index `n` of `array`. If `n` is negative, the nth * element from the end is returned. * * @static * @memberO
extra/js/lib/lodash.js:7164
FunctionnthArg
* Creates a function that gets the argument at index `n`. If `n` is negative, * the nth argument from the end is returned. * * @static
extra/js/lib/lodash.js:15279
Methodnth_sub
immer/detail/rbts/position.hpp:1006
Methodnth_sub
immer/detail/rbts/position.hpp:1792
Methodnth_sub_leaf
immer/detail/rbts/position.hpp:1024
Methodnth_sub_leaf
immer/detail/rbts/position.hpp:1803
Methodnull_slot_and_copy_inner
immer/experimental/detail/dvektor_impl.hpp:176
Methodnull_slot_and_copy_leaf
immer/experimental/detail/dvektor_impl.hpp:184
Methodobject
test/vector/issue-177.cpp:36
Methodobject_t
extra/python/src/immer-raw.cpp:47
Functionoe
(t)
extra/js/lib/immutable.min.js:15
Functionoff
* Unregisters a listener for the specified event type(s), * or unregisters all listeners for the specified event type(s), * or unregisters a
extra/js/lib/benchmark.js:1265
Functionog
(a,b,c,d)
extra/js/lib/mori.js:289
Functionoh
(a,b,c)
extra/js/lib/mori.js:362
FunctionomitBy
* The opposite of `_.pickBy`; this method creates an object composed of * the own and inherited enumerable string keyed properties of `object` th
extra/js/lib/lodash.js:13050
Functionon
* Registers a listener for the specified event type(s). * * @memberOf Benchmark, Benchmark.Suite * @param {string} type The event type.
extra/js/lib/benchmark.js:1307
Functiononce
* Creates a function that is restricted to invoking `func` once. Repeat calls * to the function return the value of the first invocation. The `fu
extra/js/lib/lodash.js:10144
Methodoperator delete
immer/heap/heap_policy.hpp:48
Methodoperator new
immer/heap/heap_policy.hpp:40
Functionoperator!=
benchmark/vector/common.hpp:224
Functionoperator!=
immer/array.hpp:191
← previousnext →2,001–2,100 of 2,869, ranked by callers