Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arximboldi/immer
/ functions
Functions
2,869 in github.com/arximboldi/immer
⨍
Functions
2,869
◇
Types & classes
680
↓ 3 callers
Function
benchmark_assoc_random_librrb
benchmark/vector/assoc.hpp:177
↓ 3 callers
Function
bt
(t,e,r,n,i,o,u,s)
extra/js/lib/immutable.min.js:12
↓ 3 callers
Method
can_mutate_values
immer/detail/hamts/node.hpp:231
↓ 3 callers
Function
cc
(a)
extra/js/lib/mori.js:44
↓ 3 callers
Function
cd
(a)
extra/js/lib/mori.js:96
↓ 3 callers
Function
ce
(a)
extra/js/lib/mori.js:140
↓ 3 callers
Function
cg
(a,b)
extra/js/lib/mori.js:276
↓ 3 callers
Function
cloneArrayBuffer
* Creates a clone of `arrayBuffer`. * * @private * @param {ArrayBuffer} arrayBuffer The array buffer to clone. * @returns {ArrayBu
extra/js/lib/lodash.js:4184
↓ 3 callers
Function
clz_
immer/detail/util.hpp:199
↓ 3 callers
Function
copy_inner_e
immer/detail/rbts/node.hpp:546
↓ 3 callers
Function
copy_inner_r_e
immer/detail/rbts/node.hpp:591
↓ 3 callers
Function
createCompiled
* Creates a compiled function from the given function `body`.
extra/js/lib/benchmark.js:1655
↓ 3 callers
Function
createFunction
* Creates a function from the given arguments string and body. * * @private * @param {string} args The comma separated function argumen
extra/js/lib/benchmark.js:510
↓ 3 callers
Function
createOver
* Creates a function like `_.over`. * * @private * @param {Function} arrayFunc The function to iterate over iteratees. * @returns
extra/js/lib/lodash.js:4924
↓ 3 callers
Function
createRound
* Creates a function like `_.round`. * * @private * @param {string} methodName The name of the `Math` method to use when rounding.
extra/js/lib/lodash.js:5088
↓ 3 callers
Function
cycle
* Cycles a benchmark until a run `count` can be established. * * @private * @param {Object} clone The cloned benchmark instance. *
extra/js/lib/benchmark.js:1971
↓ 3 callers
Method
datamap
(self, node)
tools/gdb_pretty_printers/printers.py:345
↓ 3 callers
Function
debug_print_indent
immer/detail/rbts/rrbtree.hpp:1420
↓ 3 callers
Method
dec
immer/extra/persist/detail/node_ptr.hpp:26
↓ 3 callers
Function
dec_regular
immer/detail/rbts/operations.hpp:573
↓ 3 callers
Function
delete_inner_e
immer/detail/rbts/node.hpp:812
↓ 3 callers
Function
delete_inner_r_e
immer/detail/rbts/node.hpp:844
↓ 3 callers
Function
distance
immer/detail/util.hpp:279
↓ 3 callers
Method
each_left_sub
immer/detail/rbts/position.hpp:1297
↓ 3 callers
Method
each_right_sub
immer/detail/rbts/position.hpp:1303
↓ 3 callers
Function
f
(t)
extra/js/lib/immutable.min.js:9
↓ 3 callers
Function
filter
* Iterates over elements of `collection`, returning an array of all elements * `predicate` returns truthy for. The predicate is invoked with thre
extra/js/lib/lodash.js:8671
↓ 3 callers
Method
for_each_chunk
immer/detail/hamts/champ.hpp:312
↓ 3 callers
Function
gen_strings
test/extra/persist/test_hash_size.cpp:86
↓ 3 callers
Function
getMatchData
* Gets the property names, values, and compare flags of `object`. * * @private * @param {Object} object The object to query. * @re
extra/js/lib/lodash.js:5574
↓ 3 callers
Function
getSource
* Gets the source code of a function. * * @private * @param {Function} fn The function. * @returns {string} The function's source
extra/js/lib/benchmark.js:582
↓ 3 callers
Function
gt
(t,e)
extra/js/lib/immutable.min.js:12
↓ 3 callers
Function
h
(a,b,c,d,e,f,g,h,l,m,p,q,u,s,v)
extra/js/lib/mori.js:79
↓ 3 callers
Function
hc
(a,b)
extra/js/lib/mori.js:45
↓ 3 callers
Function
he
(t,e)
extra/js/lib/immutable.min.js:16
↓ 3 callers
Function
ic
(a,b)
extra/js/lib/mori.js:46
↓ 3 callers
Method
inner
(self, node)
tools/gdb_pretty_printers/printers.py:217
↓ 3 callers
Function
invokeFunc
(time)
extra/js/lib/lodash.js:9857
↓ 3 callers
Function
isLaziable
* Checks if `func` has a lazy counterpart. * * @private * @param {Function} func The function to check. * @returns {boolean} Retur
extra/js/lib/lodash.js:5949
↓ 3 callers
Function
it
(t)
extra/js/lib/immutable.min.js:11
↓ 3 callers
Function
kd
(a)
extra/js/lib/mori.js:97
↓ 3 callers
Method
last_oh
immer/detail/rbts/position.hpp:329
↓ 3 callers
Method
last_oh_csh
immer/detail/rbts/position.hpp:1733
↓ 3 callers
Function
load
immer/extra/persist/detail/common/pool.hpp:68
↓ 3 callers
Function
main_basic
benchmark/set/memory/memory.hpp:336
↓ 3 callers
Function
main_exp
benchmark/set/memory/memory.hpp:369
↓ 3 callers
Function
main_lin
benchmark/set/memory/memory.hpp:401
↓ 3 callers
Function
make_generator_ranged
benchmark/set/access.hpp:22
↓ 3 callers
Function
make_vector
extra/python/src/immer-raw.cpp:111
↓ 3 callers
Function
map
* Creates an array of values by running each element in `collection` thru * `iteratee`. The iteratee is invoked with three arguments: * (val
extra/js/lib/lodash.js:9061
↓ 3 callers
Function
mapToArray
* Converts `map` to its key-value pairs. * * @private * @param {Object} map The map to convert. * @returns {Array} Returns the key-value p
extra/js/lib/lodash.js:1121
↓ 3 callers
Function
mh
(a,b,c)
extra/js/lib/mori.js:360
↓ 3 callers
Function
negate
* Creates a function that negates the result of the predicate `func`. The * `func` predicate is invoked with the `this` binding and arguments of
extra/js/lib/lodash.js:10110
↓ 3 callers
Method
next
test/dada.hpp:36
↓ 3 callers
Method
nth_sub
immer/detail/rbts/position.hpp:1385
↓ 3 callers
Function
of
(a,b)
extra/js/lib/mori.js:225
↓ 3 callers
Function
overArg
* Creates a function that invokes `func` with its first argument transformed. * * @private * @param {Function} func The function to wrap.
extra/js/lib/lodash.js:1139
↓ 3 callers
Function
owned_values_safe
immer/detail/hamts/node.hpp:564
↓ 3 callers
Function
parent
* Gets the parent value at `path` of `object`. * * @private * @param {Object} object The object to query. * @param {Array} path Th
extra/js/lib/lodash.js:6130
↓ 3 callers
Function
pb
(a,b,c)
extra/js/lib/mori.js:33
↓ 3 callers
Function
push_back_move
immer/array.hpp:339
↓ 3 callers
Method
push_front
immer/flex_vector.hpp:270
↓ 3 callers
Function
push_tail
immer/detail/rbts/rrbtree.hpp:364
↓ 3 callers
Function
qd
(a)
extra/js/lib/mori.js:100
↓ 3 callers
Method
size_sbh
immer/detail/rbts/position.hpp:1165
↓ 3 callers
Function
st
(t)
extra/js/lib/immutable.min.js:11
↓ 3 callers
Method
store
! * Stores a new value in a thread-safe manner. */
immer/atom.hpp:198
↓ 3 callers
Method
subindex
immer/detail/rbts/position.hpp:108
↓ 3 callers
Function
take_move
immer/array.hpp:371
↓ 3 callers
Function
te
(t,e,r,n)
extra/js/lib/immutable.min.js:15
↓ 3 callers
Function
tg
(a,b,c)
extra/js/lib/mori.js:308
↓ 3 callers
Method
towards_oh_ch
immer/detail/rbts/position.hpp:1327
↓ 3 callers
Method
traverse
immer/detail/rbts/rbtree.hpp:154
↓ 3 callers
Function
ug
(a,b)
extra/js/lib/mori.js:307
↓ 3 callers
Function
update
immer/detail/rbts/rbtree.hpp:402
↓ 3 callers
Function
v
(t)
extra/js/lib/immutable.min.js:9
↓ 3 callers
Function
wrap_known_types
immer/extra/persist/detail/cereal/wrap.hpp:81
↓ 3 callers
Function
xg
(a,b,c)
extra/js/lib/mori.js:310
↓ 2 callers
Function
$c
(a)
extra/js/lib/mori.js:95
↓ 2 callers
Function
$d
(b)
extra/js/lib/mori.js:136
↓ 2 callers
Function
Ag
(a,b,c,d)
extra/js/lib/mori.js:313
↓ 2 callers
Function
At
(t)
extra/js/lib/immutable.min.js:13
↓ 2 callers
Function
B
(t)
extra/js/lib/immutable.min.js:10
↓ 2 callers
Function
Bc
(a)
extra/js/lib/mori.js:56
↓ 2 callers
Function
Ce
()
extra/js/lib/immutable.min.js:20
↓ 2 callers
Function
Da
(a)
extra/js/lib/mori.js:25
↓ 2 callers
Function
De
(t)
extra/js/lib/immutable.min.js:19
↓ 2 callers
Function
Dt
(t,e,r,n,i)
extra/js/lib/immutable.min.js:12
↓ 2 callers
Function
E
(t)
extra/js/lib/immutable.min.js:9
↓ 2 callers
Function
Fc
(a)
extra/js/lib/mori.js:60
↓ 2 callers
Function
Fe
(a,b)
extra/js/lib/mori.js:171
↓ 2 callers
Function
Gb
(a)
extra/js/lib/mori.js:37
↓ 2 callers
Function
H
(t,e)
extra/js/lib/immutable.min.js:10
↓ 2 callers
Function
Hb
(a,b)
extra/js/lib/mori.js:37
↓ 2 callers
Function
He
(a)
extra/js/lib/mori.js:172
↓ 2 callers
Function
He
()
extra/js/lib/immutable.min.js:20
↓ 2 callers
Function
IMMER_CATCH
immer/detail/rbts/rrbtree.hpp:388
↓ 2 callers
Function
IMMER_CATCH
immer/detail/hamts/champ.hpp:688
↓ 2 callers
Function
Ih
(a)
extra/js/lib/mori.js:390
↓ 2 callers
Function
It
(t,e,r)
extra/js/lib/immutable.min.js:12
← previous
next →
501–600 of 2,869, ranked by callers