MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

↓ 4 callersFunctioncheck
immer/detail/rbts/node.hpp:981
↓ 4 callersFunctioncopy_collision_insert
immer/detail/hamts/node.hpp:402
↓ 4 callersFunctioncopy_inner_insert_value
immer/detail/hamts/node.hpp:903
↓ 4 callersFunctioncopy_inner_replace_merged
immer/detail/hamts/node.hpp:601
↓ 4 callersFunctioncreateAggregator
* Creates a function like `_.groupBy`. * * @private * @param {Function} setter The function to set accumulator values. * @param {F
extra/js/lib/lodash.js:4486
↓ 4 callersFunctioncreateMathOperation
* Creates a function that performs a mathematical operation on two values. * * @private * @param {Function} operator The function to pe
extra/js/lib/lodash.js:4891
↓ 4 callersFunctioncreatePadding
* Creates the padding for `string` based on `length`. The `chars` string * is truncated if the number of characters exceeds `length`. *
extra/js/lib/lodash.js:4948
↓ 4 callersFunctioncreateRelationalOperation
* Creates a function that performs a relational operation on two values. * * @private * @param {Function} operator The function to perf
extra/js/lib/lodash.js:5028
↓ 4 callersFunctionct
(t)
extra/js/lib/immutable.min.js:12
↓ 4 callersMethoddata
immer/detail/arrays/no_capacity.hpp:95
↓ 4 callersFunctiondec
immer/detail/rbts/node.hpp:963
↓ 4 callersFunctiondelay
* Delay the execution of a function based on the benchmark's `delay` property. * * @private * @param {Object} bench The benchmark insta
extra/js/lib/benchmark.js:535
↓ 4 callersFunctiondo_copy_inner
immer/detail/rbts/node.hpp:553
↓ 4 callersFunctiondo_copy_inner_r
immer/detail/rbts/node.hpp:605
↓ 4 callersFunctionee
()
extra/js/lib/immutable.min.js:15
↓ 4 callersMethodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/map.hpp:228
↓ 4 callersMethodempty
immer/experimental/dvektor.hpp:44
↓ 4 callersFunctionensure_mutable_tail
immer/detail/rbts/rrbtree.hpp:468
↓ 4 callersMethodensure_mutable_tail
immer/detail/rbts/rbtree.hpp:262
↓ 4 callersFunctionf
(a,b,c,d,e,f,g,h,l,m,p,q,u,s,v,y,B)
extra/js/lib/mori.js:78
↓ 4 callersFunctionfh
(a)
extra/js/lib/mori.js:351
↓ 4 callersMethodfirst_sub
immer/detail/rbts/position.hpp:1360
↓ 4 callersFunctiongc
(a)
extra/js/lib/mori.js:45
↓ 4 callersFunctiongen_table
test/extra/persist/test_champ.cpp:32
↓ 4 callersFunctiongetFuncName
* Gets the name of `func`. * * @private * @param {Function} func The function to query. * @returns {string} Returns the function n
extra/js/lib/lodash.js:5495
↓ 4 callersFunctiongetMapData
* Gets the data for `map`. * * @private * @param {Object} map The map to query. * @param {string} key The reference key. * @r
extra/js/lib/lodash.js:5560
↓ 4 callersFunctiongetRes
* Gets the current timer's minimum resolution (secs).
extra/js/lib/benchmark.js:1722
↓ 4 callersMethodget_pool_types
immer/extra/persist/cereal/policy.hpp:154
↓ 4 callersFunctiongf
(a)
extra/js/lib/mori.js:224
↓ 4 callersMethodgoto_pos
immer/experimental/detail/dvektor_impl.hpp:303
↓ 4 callersFunctioninc
immer/detail/rbts/node.hpp:951
↓ 4 callersFunctionincludes
* Checks if `value` is in `collection`. If `collection` is a string, it's * checked for a substring of `value`, otherwise * [`SameValueZero`
extra/js/lib/lodash.js:8937
↓ 4 callersFunctioninvoke
* Invokes a method on all items in an array. * * @static * @memberOf Benchmark * @param {Array} benches Array of benchmarks to ite
extra/js/lib/benchmark.js:837
↓ 4 callersFunctionisAsync
* Checks if invoking `Benchmark#run` with asynchronous cycles.
extra/js/lib/benchmark.js:915
↓ 4 callersFunctionisLength
* Checks if `value` is a valid array-like length. * * **Note:** This function is loosely based on * [`ToLength`](http://ecma-internatio
extra/js/lib/lodash.js:11239
↓ 4 callersFunctionje
(t,e,r)
extra/js/lib/immutable.min.js:19
↓ 4 callersFunctionjf
(a,b,c)
extra/js/lib/mori.js:224
↓ 4 callersFunctionke
(t)
extra/js/lib/immutable.min.js:19
↓ 4 callersMethodlast_sub
immer/detail/rbts/position.hpp:1749
↓ 4 callersMethodload
immer/extra/persist/detail/box/pool.hpp:161
↓ 4 callersFunctionnow
* Gets the timestamp of the number of milliseconds that have elapsed since * the Unix epoch (1 January 1970 00:00:00 UTC). * * @static
extra/js/lib/lodash.js:9490
↓ 4 callersFunctionnum_elements
(num)
tools/gdb_pretty_printers/printers.py:384
↓ 4 callersMethodowned
immer/transience/no_transience_policy.hpp:36
↓ 4 callersFunctionpopcount
(x)
tools/gdb_pretty_printers/printers.py:250
↓ 4 callersFunctionpush
(v, n=BENCHMARK_SIZE)
extra/python/benchmark/test_benchmarks.py:15
↓ 4 callersMethodpush_back
immer/flex_vector.hpp:245
↓ 4 callersFunctionq
(a,b,c,d,e,f,g,h,l,m,p)
extra/js/lib/mori.js:80
↓ 4 callersFunctionq
(t)
extra/js/lib/immutable.min.js:9
↓ 4 callersMethodrelaxed
immer/detail/rbts/position.hpp:1435
↓ 4 callersFunctionrun_input
test/flex_vector/fuzzed-4.cpp:35
↓ 4 callersFunctionsetToArray
* Converts `set` to an array of its values. * * @private * @param {Object} set The set to convert. * @returns {Array} Returns the values.
extra/js/lib/lodash.js:1177
↓ 4 callersFunctionset_move
immer/array.hpp:349
↓ 4 callersFunctionset_table_key
immer/table.hpp:34
↓ 4 callersFunctiontake
! * Returns a array containing only the first `min(elems, size())` * elements. It may allocate memory and its complexity is * *effectiv
immer/array.hpp:292
↓ 4 callersMethodtie
test/extra/persist/test_containers_cereal.cpp:24
↓ 4 callersMethodtie
immer/extra/persist/detail/champ/pool.hpp:27
↓ 4 callersMethodtowards
(self, idx)
tools/gdb_pretty_printers/printers.py:159
↓ 4 callersFunctiontraverse_p
immer/detail/rbts/rrbtree.hpp:246
↓ 4 callersFunctionvalues
* Creates an array of the own enumerable string keyed property values of `object`. * * **Note:** Non-object values are coerced to objects.
extra/js/lib/lodash.js:13430
↓ 4 callersMethodvalues
(self, node)
tools/gdb_pretty_printers/printers.py:337
↓ 4 callersMethodvisit_leaf
(self, pos, idx)
tools/gdb_pretty_printers/printers.py:228
↓ 4 callersFunctionwe
(a)
extra/js/lib/mori.js:162
↓ 4 callersFunctionx
(t)
extra/js/lib/immutable.min.js:9
↓ 4 callersFunctionxt
(t,e,n)
extra/js/lib/immutable.min.js:13
↓ 3 callersFunctionA
(t)
extra/js/lib/immutable.min.js:9
↓ 3 callersFunctionBe
(t,e)
extra/js/lib/immutable.min.js:19
↓ 3 callersFunctionBh
(a,b,c,d)
extra/js/lib/mori.js:379
↓ 3 callersFunctionCg
(b,c,d)
extra/js/lib/mori.js:314
↓ 3 callersFunctionF
(t,e)
extra/js/lib/immutable.min.js:10
↓ 3 callersFunctionIMMER_CATCH
immer/detail/hamts/node.hpp:300
↓ 3 callersFunctionIb
(a,b,c)
extra/js/lib/mori.js:38
↓ 3 callersFunctionIe
(t,r,n)
extra/js/lib/immutable.min.js:18
↓ 3 callersFunctionJe
(t)
extra/js/lib/immutable.min.js:20
↓ 3 callersFunctionMg
(a,b)
extra/js/lib/mori.js:329
↓ 3 callersFunctionPf
(a,b)
extra/js/lib/mori.js:261
↓ 3 callersFunctionPt
()
extra/js/lib/immutable.min.js:14
↓ 3 callersFunctionSb
(a,b)
extra/js/lib/mori.js:41
↓ 3 callersFunctionSt
(t,e,r,n)
extra/js/lib/immutable.min.js:12
↓ 3 callersFunctionVb
(a,b)
extra/js/lib/mori.js:42
↓ 3 callersFunctionW
(t)
extra/js/lib/immutable.min.js:10
↓ 3 callersFunctionXe
()
extra/js/lib/immutable.min.js:20
↓ 3 callersFunctionac
(a,b)
extra/js/lib/mori.js:43
↓ 3 callersFunctionassignMergeValue
* This function is like `assignValue` except that it doesn't assign * `undefined` values. * * @private * @param {Object} object Th
extra/js/lib/lodash.js:2231
↓ 3 callersFunctionbaseAt
* The base implementation of `_.at` without support for individual paths. * * @private * @param {Object} object The object to iterate o
extra/js/lib/lodash.js:2313
↓ 3 callersFunctionbaseHas
* The base implementation of `_.has` without support for deep paths. * * @private * @param {Object} [object] The object to query.
extra/js/lib/lodash.js:2826
↓ 3 callersFunctionbaseIntersection
* The base implementation of methods like `_.intersection`, without support * for iteratee shorthands, that accepts an array of arrays to inspect
extra/js/lib/lodash.js:2870
↓ 3 callersFunctionbaseIsMatch
* The base implementation of `_.isMatch` without support for iteratee shorthands. * * @private * @param {Object} object The object to i
extra/js/lib/lodash.js:3087
↓ 3 callersFunctionbaseMerge
* The base implementation of `_.merge` without support for multiple sources. * * @private * @param {Object} object The destination obje
extra/js/lib/lodash.js:3319
↓ 3 callersFunctionbaseProperty
* The base implementation of `_.property` without support for deep paths. * * @private * @param {string} key The key of the property to get.
extra/js/lib/lodash.js:825
↓ 3 callersFunctionbasePropertyOf
* The base implementation of `_.propertyOf` without support for deep paths. * * @private * @param {Object} object The object to query. * @
extra/js/lib/lodash.js:838
↓ 3 callersFunctionbasePullAll
* The base implementation of `_.pullAllBy` without support for iteratee * shorthands. * * @private * @param {Array} array The arra
extra/js/lib/lodash.js:3524
↓ 3 callersFunctionbaseRandom
* The base implementation of `_.random` without support for returning * floating-point numbers. * * @private * @param {number} low
extra/js/lib/lodash.js:3596
↓ 3 callersFunctionbaseRepeat
* The base implementation of `_.repeat` which doesn't coerce arguments. * * @private * @param {string} string The string to repeat.
extra/js/lib/lodash.js:3631
↓ 3 callersFunctionbaseSet
* The base implementation of `_.set`. * * @private * @param {Object} object The object to query. * @param {Array|string} path The
extra/js/lib/lodash.js:3690
↓ 3 callersFunctionbaseSortedIndexBy
* The base implementation of `_.sortedIndexBy` and `_.sortedLastIndexBy` * which invokes `iteratee` for `value` and each element of `array` to co
extra/js/lib/lodash.js:3826
↓ 3 callersFunctionbaseSum
* The base implementation of `_.sum` and `_.sumBy` without support for * iteratee shorthands. * * @private * @param {Array} array The arra
extra/js/lib/lodash.js:895
↓ 3 callersFunctionbaseTimes
* The base implementation of `_.times` without support for iteratee shorthands * or max array length checks. * * @private * @param {number
extra/js/lib/lodash.js:918
↓ 3 callersFunctionbaseValues
* The base implementation of `_.values` and `_.valuesIn` which creates an * array of `object` property values corresponding to the property names
extra/js/lib/lodash.js:966
↓ 3 callersFunctionbaseXor
* The base implementation of methods like `_.xor`, without support for * iteratee shorthands, that accepts an array of arrays to inspect. *
extra/js/lib/lodash.js:4075
↓ 3 callersFunctionbenchmark_assoc_mut_random_librrb
benchmark/vector/assoc.hpp:208
← previousnext →401–500 of 2,869, ranked by callers