MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

↓ 10 callersFunctionbaseClone
* The base implementation of `_.clone` and `_.cloneDeep` which tracks * traversed objects. * * @private * @param {*} value The val
extra/js/lib/lodash.js:2360
↓ 10 callersFunctionbaseSlice
* The base implementation of `_.slice` without an iteratee call guard. * * @private * @param {Array} array The array to slice. * @
extra/js/lib/lodash.js:3740
↓ 10 callersMethodcheck_champ
Checks that the hashes of the values correspond with what has actually been inserted. If it doesn't it can mean that corruption has happened due some
immer/detail/hamts/champ.hpp:250
↓ 10 callersFunctionconcat_trees
immer/detail/rbts/operations.hpp:1978
↓ 10 callersFunctiondec_leaf
immer/detail/rbts/operations.hpp:555
↓ 10 callersFunctiondelete_inner
immer/detail/rbts/node.hpp:803
↓ 10 callersFunctiondelete_inner
immer/detail/hamts/node.hpp:1087
↓ 10 callersFunctione
(a,b,c,d,e,f,g,h,l,m,p,q,u,s,v,y,B,E)
extra/js/lib/mori.js:78
↓ 10 callersMethodget_
immer/detail/combine_standard_layout.hpp:178
↓ 10 callersFunctionget_output_pools
immer/extra/persist/transform.hpp:20
↓ 10 callersFunctionisIndex
* Checks if `value` is a valid array-like index. * * @private * @param {*} value The value to check. * @param {number} [length=MAX
extra/js/lib/lodash.js:5875
↓ 10 callersFunctionisKey
* Checks if `value` is a property name and not a property path. * * @private * @param {*} value The value to check. * @param {Obje
extra/js/lib/lodash.js:5914
↓ 10 callersMethodload_vector
immer/extra/persist/detail/rbts/input.hpp:122
↓ 10 callersFunctionmake_inner_n
immer/detail/rbts/node.hpp:353
↓ 10 callersFunctionmake_inner_r_n
immer/detail/rbts/node.hpp:378
↓ 10 callersFunctionmake_leaf_n
immer/detail/rbts/node.hpp:336
↓ 10 callersFunctionmake_regular_pos
immer/detail/rbts/position.hpp:689
↓ 10 callersFunctionn
(t)
extra/js/lib/immutable.min.js:9
↓ 10 callersFunctionnd
(a,b)
extra/js/lib/mori.js:97
↓ 10 callersMethodnode
immer/experimental/detail/dvektor_impl.hpp:96
↓ 10 callersFunctiontail_size
immer/detail/rbts/rrbtree.hpp:194
↓ 10 callersMethodtie
immer/extra/persist/detail/rbts/pool.hpp:23
↓ 10 callersMethodtowards_sub_oh
immer/detail/rbts/position.hpp:1346
↓ 9 callersFunctionWd
(a,b)
extra/js/lib/mori.js:135
↓ 9 callersFunctionarrayPush
* Appends the elements of `values` to `array`. * * @private * @param {Array} array The array to modify. * @param {Array} values The values
extra/js/lib/lodash.js:621
↓ 9 callersMethodbegin
immer/experimental/dvektor.hpp:37
↓ 9 callersFunctioncreateWrap
* Creates a function that either curries or invokes `func` with optional * `this` binding and partially applied arguments. * * @private
extra/js/lib/lodash.js:5163
↓ 9 callersFunctioneq
* Performs a * [`SameValueZero`](http://ecma-international.org/ecma-262/6.0/#sec-samevaluezero) * comparison between two values to determine
extra/js/lib/lodash.js:10710
↓ 9 callersFunctionfor_each_chunk
immer/algorithm.hpp:43
↓ 9 callersFunctionget_node_id
immer/extra/persist/detail/rbts/output.hpp:13
↓ 9 callersFunctionh
(t)
extra/js/lib/immutable.min.js:9
↓ 9 callersFunctioni
(t)
extra/js/lib/immutable.min.js:9
↓ 9 callersFunctionisFunction
* Checks if `value` is classified as a `Function` object. * * @static * @memberOf _ * @since 0.1.0 * @category Lang * @p
extra/js/lib/lodash.js:11174
↓ 9 callersMethodload_flex_vector
immer/extra/persist/detail/rbts/input.hpp:150
↓ 9 callersFunctionmake_inner_r_e
immer/detail/rbts/node.hpp:281
↓ 9 callersFunctionmake_path_e
immer/detail/rbts/node.hpp:511
↓ 9 callersFunctionnf
(a,b)
extra/js/lib/mori.js:225
↓ 9 callersMethodsize_before
immer/detail/rbts/position.hpp:1169
↓ 9 callersFunctiontransform
* An alternative to `_.reduce`; this method transforms `object` to a new * `accumulator` object which is the result of running each of its own
extra/js/lib/lodash.js:13291
↓ 9 callersFunctionvisit_regular
immer/detail/rbts/operations.hpp:459
↓ 8 callersFunctionDd
(a)
extra/js/lib/mori.js:114
↓ 8 callersFunctionRa
(a,b)
extra/js/lib/mori.js:27
↓ 8 callersFunctionXt
(t,e,r)
extra/js/lib/immutable.min.js:14
↓ 8 callersMethodabort
immer/detail/rbts/operations.hpp:1694
↓ 8 callersFunctioncastSlice
* Casts `array` to a slice if it's needed. * * @private * @param {Array} array The array to inspect. * @param {number} start The s
extra/js/lib/lodash.js:4154
↓ 8 callersFunctioncb
(a,b,c)
extra/js/lib/mori.js:31
↓ 8 callersFunctionconcat_trees_mut
immer/detail/rbts/operations.hpp:2463
↓ 8 callersFunctioncopy_inner_replace
immer/detail/hamts/node.hpp:534
↓ 8 callersFunctiond
(d, f,g,h)
extra/js/lib/mori.js:57
↓ 8 callersFunctiondelete_inner_r
immer/detail/rbts/node.hpp:827
↓ 8 callersFunctiondrop
immer/detail/rbts/rrbtree.hpp:710
↓ 8 callersMethodend
tools/include/prettyprint.hpp:375
↓ 8 callersFunctionhf
(a)
extra/js/lib/mori.js:224
↓ 8 callersFunctioninc_nodes
immer/detail/hamts/node.hpp:1074
↓ 8 callersFunctionl
(t,e)
extra/js/lib/immutable.min.js:9
↓ 8 callersFunctionmake_generator
benchmark/vector/common.hpp:34
↓ 8 callersFunctionmake_path
immer/detail/rbts/node.hpp:493
↓ 8 callersFunctionowned_values
immer/detail/hamts/node.hpp:557
↓ 8 callersFunctionp
(t,e)
extra/js/lib/immutable.min.js:9
↓ 8 callersFunctionreplaceHolders
* Replaces all `placeholder` elements in `array` with an internal placeholder * and returns an array of their indexes. * * @private * @par
extra/js/lib/lodash.js:1154
↓ 8 callersMethodtie
test/extra/persist/test_for_docs.cpp:174
↓ 8 callersFunctiontoFinite
* Converts `value` to a finite number. * * @static * @memberOf _ * @since 4.12.0 * @category Lang * @param {*} value The
extra/js/lib/lodash.js:11883
↓ 8 callersMethodunique
immer/refcount/refcount_policy.hpp:38
↓ 7 callersFunctionBa
(a)
extra/js/lib/mori.js:24
↓ 7 callersFunctionEe
(a,b)
extra/js/lib/mori.js:171
↓ 7 callersFunctionLc
(a)
extra/js/lib/mori.js:65
↓ 7 callersFunctionQf
(a,b)
extra/js/lib/mori.js:262
↓ 7 callersFunctionRb
(a,b,c)
extra/js/lib/mori.js:40
↓ 7 callersFunctionag
(a,b)
extra/js/lib/mori.js:276
↓ 7 callersFunctionbaseDifference
* The base implementation of methods like `_.difference` without support * for excluding multiple arrays or iteratee shorthands. * * @p
extra/js/lib/lodash.js:2502
↓ 7 callersFunctionbaseForOwn
* The base implementation of `_.forOwn` without support for iteratee shorthands. * * @private * @param {Object} object The object to it
extra/js/lib/lodash.js:2727
↓ 7 callersFunctionbaseUniq
* The base implementation of `_.uniqBy` without support for iteratee shorthands. * * @private * @param {Array} array The array to inspe
extra/js/lib/lodash.js:3940
↓ 7 callersFunctioncan_mutate
immer/detail/rbts/node.hpp:865
↓ 7 callersFunctioncastPath
* Casts `value` to a path array if it's not one. * * @private * @param {*} value The value to inspect. * @returns {Array} Returns
extra/js/lib/lodash.js:4141
↓ 7 callersMethodconstructor
extra/guile/scm/type.hpp:97
↓ 7 callersFunctioncopyObject
* Copies properties of `source` to `object`. * * @private * @param {Object} source The object to copy properties from. * @param {A
extra/js/lib/lodash.js:4448
↓ 7 callersFunctiondada
test/dada.hpp:124
↓ 7 callersMethoddata
immer/detail/arrays/with_capacity.hpp:102
↓ 7 callersFunctiondeallocate_collision
immer/detail/hamts/node.hpp:1139
↓ 7 callersMethodeach_right
immer/detail/rbts/position.hpp:1309
↓ 7 callersFunctiongetNative
* Gets the native function at `key` of `object`. * * @private * @param {Object} object The object to query. * @param {string} key
extra/js/lib/lodash.js:5595
↓ 7 callersFunctionha
(a,b)
extra/js/lib/mori.js:24
↓ 7 callersMethodis_aligned
https://stackoverflow.com/a/42093940
test/alignment.cpp:40
↓ 7 callersFunctionrun_input
test/flex_vector/fuzzed-0.cpp:26
↓ 7 callersFunctiontoSource
* Converts `func` to its source code. * * @private * @param {Function} func The function to process. * @returns {string} Returns t
extra/js/lib/lodash.js:6251
↓ 7 callersFunctiontodo
extra/python/src/immer-raw.cpp:129
↓ 6 callersFunctionEd
(a)
extra/js/lib/mori.js:115
↓ 6 callersFunctionT
()
extra/js/lib/immutable.min.js:10
↓ 6 callersFunctionTd
(a)
extra/js/lib/mori.js:131
↓ 6 callersFunctionTg
(a)
extra/js/lib/mori.js:338
↓ 6 callersFunctionYt
(t,e)
extra/js/lib/immutable.min.js:14
↓ 6 callersFunctionbaseClamp
* The base implementation of `_.clamp` which doesn't coerce arguments. * * @private * @param {number} number The number to clamp.
extra/js/lib/lodash.js:2334
↓ 6 callersFunctionbaseCreate
* The base implementation of `_.create` without support for assigning * properties to the created object. * * @private * @param {O
extra/js/lib/lodash.js:2470
↓ 6 callersMethodbegin
extra/guile/scm/list.hpp:27
↓ 6 callersMethodcan_mutate
immer/detail/arrays/node.hpp:57
↓ 6 callersFunctioncopy_collision_replace
immer/detail/hamts/node.hpp:502
↓ 6 callersFunctioncopy_inner_replace_value
immer/detail/hamts/node.hpp:572
↓ 6 callersFunctioncreateAssigner
* Creates a function like `_.assign`. * * @private * @param {Function} assigner The function to assign values. * @returns {Functio
extra/js/lib/lodash.js:4502
↓ 6 callersFunctioncreateCompounder
* Creates a function like `_.camelCase`. * * @private * @param {Function} callback The function to combine each word. * @returns {
extra/js/lib/lodash.js:4636
↓ 6 callersFunctiondec_inner
immer/detail/rbts/operations.hpp:561
← previousnext →201–300 of 2,869, ranked by callers