MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

↓ 2 callersFunctionJ
(t)
extra/js/lib/immutable.min.js:10
↓ 2 callersFunctionJh
(a)
extra/js/lib/mori.js:390
↓ 2 callersFunctionJt
(t,e)
extra/js/lib/immutable.min.js:14
↓ 2 callersFunctionKb
(a)
extra/js/lib/mori.js:38
↓ 2 callersFunctionKt
(t,e,r,n)
extra/js/lib/immutable.min.js:13
↓ 2 callersFunctionL
(t)
extra/js/lib/immutable.min.js:10
↓ 2 callersFunctionM
(t)
extra/js/lib/immutable.min.js:9
↓ 2 callersFunctionMe
(t)
extra/js/lib/immutable.min.js:19
↓ 2 callersFunctionN
(t,e,r,n)
extra/js/lib/immutable.min.js:10
↓ 2 callersFunctionNd
(a,b)
extra/js/lib/mori.js:127
↓ 2 callersFunctionO
(t)
extra/js/lib/immutable.min.js:9
↓ 2 callersFunctionP
(t,e,r,n)
extra/js/lib/immutable.min.js:10
↓ 2 callersFunctionPa
(a)
extra/js/lib/mori.js:82
↓ 2 callersFunctionQ
(t)
extra/js/lib/immutable.min.js:10
↓ 2 callersFunctionQd
(a)
extra/js/lib/mori.js:129
↓ 2 callersFunctionQh
(a,b)
extra/js/lib/mori.js:396
↓ 2 callersFunctionQt
(t,e)
extra/js/lib/immutable.min.js:14
↓ 2 callersFunctionRe
(t)
extra/js/lib/immutable.min.js:19
↓ 2 callersFunctionTc
(a)
extra/js/lib/mori.js:76
↓ 2 callersFunctionTe
(t)
extra/js/lib/immutable.min.js:19
↓ 2 callersFunctionUh
(a,b)
extra/js/lib/mori.js:402
↓ 2 callersFunctionUt
(t)
extra/js/lib/immutable.min.js:13
↓ 2 callersFunctionVh
(a,b)
extra/js/lib/mori.js:402
↓ 2 callersFunctionVt
(t,e,r,n,i,o)
extra/js/lib/immutable.min.js:14
↓ 2 callersFunctionXb
(a)
extra/js/lib/mori.js:42
↓ 2 callersFunctionXd
(a,b)
extra/js/lib/mori.js:135
↓ 2 callersMethod__init__
(self, node, size)
tools/gdb_pretty_printers/printers.py:89
↓ 2 callersFunction_t
(t)
extra/js/lib/immutable.min.js:12
↓ 2 callersFunctiona
(t)
extra/js/lib/immutable.min.js:9
↓ 2 callersFunctionad
(a)
extra/js/lib/mori.js:95
↓ 2 callersFunctionae
(t,e,r)
extra/js/lib/immutable.min.js:16
↓ 2 callersFunctionall_of
immer/algorithm.hpp:214
↓ 2 callersFunctionare_type_names_unique
immer/extra/persist/detail/names.hpp:24
↓ 2 callersFunctionb
(t)
extra/js/lib/immutable.min.js:9
↓ 2 callersFunctionbaseAssign
* The base implementation of `_.assign` without support for multiple sources * or `customizer` functions. * * @private * @param {O
extra/js/lib/lodash.js:2301
↓ 2 callersFunctionbaseConformsTo
* The base implementation of `_.conformsTo` which accepts `props` to check. * * @private * @param {Object} object The object to inspect
extra/js/lib/lodash.js:2443
↓ 2 callersFunctionbaseDelay
* The base implementation of `_.delay` and `_.defer` which accepts `args` * to provide to `func`. * * @private * @param {Function}
extra/js/lib/lodash.js:2484
↓ 2 callersFunctionbaseFindKey
* The base implementation of methods like `_.findKey` and `_.findLastKey`, * without support for iteratee shorthands, which iterates over `collecti
extra/js/lib/lodash.js:713
↓ 2 callersFunctionbaseGetAllKeys
* The base implementation of `getAllKeys` and `getAllKeysIn` which uses * `keysFunc` and `symbolsFunc` to get the enumerable property names and
extra/js/lib/lodash.js:2789
↓ 2 callersFunctionbaseIsNative
* The base implementation of `_.isNative` without bad shim checks. * * @private * @param {*} value The value to check. * @returns
extra/js/lib/lodash.js:3139
↓ 2 callersFunctionbaseMatches
* The base implementation of `_.matches` which doesn't clone `source`. * * @private * @param {Object} source The object of property val
extra/js/lib/lodash.js:3278
↓ 2 callersFunctionbaseMatchesProperty
* The base implementation of `_.matchesProperty` which doesn't clone `srcValue`. * * @private * @param {string} path The path of the pr
extra/js/lib/lodash.js:3296
↓ 2 callersFunctionbaseMean
* The base implementation of `_.mean` and `_.meanBy` without support for * iteratee shorthands. * * @private * @param {Array} array The ar
extra/js/lib/lodash.js:813
↓ 2 callersFunctionbaseNth
* The base implementation of `_.nth` which doesn't coerce arguments. * * @private * @param {Array} array The array to query. * @pa
extra/js/lib/lodash.js:3425
↓ 2 callersFunctionbaseOrderBy
* The base implementation of `_.orderBy` without param guards. * * @private * @param {Array|Object} collection The collection to iterat
extra/js/lib/lodash.js:3443
↓ 2 callersFunctionbasePick
* The base implementation of `_.pick` without support for individual * property identifiers. * * @private * @param {Object} object
extra/js/lib/lodash.js:3468
↓ 2 callersFunctionbasePickBy
* The base implementation of `_.pickBy` without support for iteratee shorthands. * * @private * @param {Object} object The source obje
extra/js/lib/lodash.js:3484
↓ 2 callersFunctionbasePullAt
* The base implementation of `_.pullAt` without support for individual * indexes or capturing the removed elements. * * @private *
extra/js/lib/lodash.js:3560
↓ 2 callersFunctionbaseSortedUniq
* The base implementation of `_.sortedUniq` and `_.sortedUniqBy` without * support for iteratee shorthands. * * @private * @param
extra/js/lib/lodash.js:3875
↓ 2 callersFunctionbaseToNumber
* The base implementation of `_.toNumber` which doesn't ensure correct * conversions of binary, hexadecimal, or octal string values. *
extra/js/lib/lodash.js:3901
↓ 2 callersFunctionbaseUpdate
* The base implementation of `_.update`. * * @private * @param {Object} object The object to query. * @param {Array|string} path T
extra/js/lib/lodash.js:4018
↓ 2 callersFunctionbaseWrapperValue
* The base implementation of `wrapperValue` which returns the result of * performing a sequence of actions on the unwrapped `value`, where each
extra/js/lib/lodash.js:4055
↓ 2 callersFunctionbaseZipObject
* This base implementation of `_.zipObject` which assigns values using `assignFunc`. * * @private * @param {Array} props The property i
extra/js/lib/lodash.js:4099
↓ 2 callersFunctionbenchmark_access_random_librrb
benchmark/vector/access.hpp:227
↓ 2 callersFunctionbenchmark_concat_incr_librrb
benchmark/vector/concat.hpp:135
↓ 2 callersFunctionbenchmark_concat_librrb
benchmark/vector/concat.hpp:32
↓ 2 callersFunctionbenchmark_drop_librrb
benchmark/vector/drop.hpp:89
↓ 2 callersFunctionbenchmark_drop_lin_librrb
benchmark/vector/drop.hpp:102
↓ 2 callersFunctionbenchmark_drop_mut_librrb
benchmark/vector/drop.hpp:117
↓ 2 callersFunctionbenchmark_take_librrb
benchmark/vector/take.hpp:89
↓ 2 callersFunctionbenchmark_take_lin_librrb
benchmark/vector/take.hpp:102
↓ 2 callersFunctionbenchmark_take_mut_librrb
benchmark/vector/take.hpp:117
↓ 2 callersFunctioncacheHas
* Checks if a cache value for `key` exists. * * @private * @param {Object} cache The cache to query. * @param {string} key The key of the
extra/js/lib/lodash.js:980
↓ 2 callersFunctioncapitalize
* Capitalizes a string value. * * @private * @param {string} string The string to capitalize. * @returns {string} The capitalized string.
extra/js/lib/platform.js:65
↓ 2 callersFunctioncastFunction
* Casts `value` to `identity` if it's not a function. * * @private * @param {*} value The value to inspect. * @returns {Function}
extra/js/lib/lodash.js:4130
↓ 2 callersFunctioncharsEndIndex
* Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol * that is not found in the character symbols. * * @private *
extra/js/lib/lodash.js:1010
↓ 2 callersFunctioncharsStartIndex
* Used by `_.trim` and `_.trimStart` to get the index of the first string symbol * that is not found in the character symbols. * * @private
extra/js/lib/lodash.js:993
↓ 2 callersFunctioncheck_tree
immer/detail/rbts/rrbtree.hpp:1371
↓ 2 callersFunctioncheck_tree
immer/detail/rbts/rbtree.hpp:498
↓ 2 callersMethodchildren
(self, node)
tools/gdb_pretty_printers/printers.py:341
↓ 2 callersFunctionclearTimeout
(id)
extra/js/lib/lodash.js:1346
↓ 2 callersFunctionclock
* Clocks the time taken to execute a test per cycle (secs). * * @private * @param {Object} bench The benchmark instance. * @return
extra/js/lib/benchmark.js:1550
↓ 2 callersMethodcollision_count
(self, node)
tools/gdb_pretty_printers/printers.py:351
↓ 2 callersMethodcollisions
(self, node)
tools/gdb_pretty_printers/printers.py:354
↓ 2 callersFunctioncomposeArgs
* Creates an array that is the composition of partially applied arguments, * placeholders, and provided arguments into a single array of argument
extra/js/lib/lodash.js:4358
↓ 2 callersFunctioncomposeArgsRight
* This function is like `composeArgs` except that the arguments composition * is tailored for `_.partialRight`. * * @private * @pa
extra/js/lib/lodash.js:4393
↓ 2 callersFunctionconcat_mut_l
immer/detail/rbts/rrbtree.hpp:815
↓ 2 callersFunctionconcat_mut_lr_l
immer/detail/rbts/rrbtree.hpp:1083
↓ 2 callersFunctionconcat_mut_r
immer/detail/rbts/rrbtree.hpp:941
↓ 2 callersFunctionconstant
* Creates a function that returns `value`. * * @static * @memberOf _ * @since 2.4.0 * @category Util * @param {*} value
extra/js/lib/lodash.js:14893
↓ 2 callersFunctioncopy_collision_remove
immer/detail/hamts/node.hpp:451
↓ 2 callersFunctioncopy_inner_n
immer/detail/rbts/node.hpp:538
↓ 2 callersFunctioncopy_inner_r_n
immer/detail/rbts/node.hpp:583
↓ 2 callersFunctioncopy_inner_remove_value
immer/detail/hamts/node.hpp:808
↓ 2 callersFunctioncopy_inner_replace_inline
immer/detail/hamts/node.hpp:696
↓ 2 callersFunctioncopy_leaf_emplace
immer/detail/rbts/node.hpp:789
↓ 2 callersFunctioncreateBaseEach
* Creates a `baseEach` or `baseEachRight` function. * * @private * @param {Function} eachFunc The function to iterate over a collection
extra/js/lib/lodash.js:4536
↓ 2 callersFunctioncreateBaseFor
* Creates a base function for methods like `_.forIn` and `_.forOwn`. * * @private * @param {boolean} [fromRight] Specify iterating from
extra/js/lib/lodash.js:4564
↓ 2 callersFunctioncreateCaseFirst
* Creates a function like `_.lowerFirst`. * * @private * @param {string} methodName The name of the `String` case method to use. *
extra/js/lib/lodash.js:4609
↓ 2 callersFunctioncreateFind
* Creates a `_.find` or `_.findLast` function. * * @private * @param {Function} findIndexFunc The function to find the collection index
extra/js/lib/lodash.js:4719
↓ 2 callersFunctioncreateFlow
* Creates a `_.flow` or `_.flowRight` function. * * @private * @param {boolean} [fromRight] Specify iterating from right to left.
extra/js/lib/lodash.js:4739
↓ 2 callersFunctioncreateInverter
* Creates a function like `_.invertBy`. * * @private * @param {Function} setter The function to set accumulator values. * @param {
extra/js/lib/lodash.js:4877
↓ 2 callersFunctioncreateRange
* Creates a `_.range` or `_.rangeRight` function. * * @private * @param {boolean} [fromRight] Specify iterating from right to left.
extra/js/lib/lodash.js:5003
↓ 2 callersFunctioncreateRecurry
* Creates a function that wraps `func` to continue currying. * * @private * @param {Function} func The function to wrap. * @param
extra/js/lib/lodash.js:5055
↓ 2 callersFunctioncreateToPairs
* Creates a `_.toPairs` or `_.toPairsIn` function. * * @private * @param {Function} keysFunc The function to get the keys of a given ob
extra/js/lib/lodash.js:5124
↓ 2 callersFunctiondata
! * Access the raw data. */
immer/array_transient.hpp:107
↓ 2 callersFunctiondd
(a)
extra/js/lib/mori.js:96
↓ 2 callersFunctionde
(t,e,r)
extra/js/lib/immutable.min.js:18
↓ 2 callersFunctiondeallocate_values
immer/detail/hamts/node.hpp:1134
↓ 2 callersFunctiondebug_print_node
immer/detail/rbts/rrbtree.hpp:1426
← previousnext →601–700 of 2,869, ranked by callers