MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

Functioncompare
* Determines if a benchmark is faster than another. * * @memberOf Benchmark * @param {Object} other The benchmark to compare. * @r
extra/js/lib/benchmark.js:1391
Functioncompute_shift
immer/detail/rbts/node.hpp:972
Functionconcat
* Creates a new array concatenating `array` with any additional arrays * and/or values. * * @static * @memberOf _ * @since 4.
extra/js/lib/lodash.js:6394
Methodconcat_center_pos
immer/detail/rbts/operations.hpp:1480
Functionconcat_inners
immer/detail/rbts/operations.hpp:1871
Functionconcat_inners_mut
immer/detail/rbts/operations.hpp:2327
Functionconcat_leafs
immer/detail/rbts/operations.hpp:1837
Functionconcat_leafs_mut
immer/detail/rbts/operations.hpp:2288
Methodconcat_merger
immer/detail/rbts/operations.hpp:1576
Methodconcat_merger_mut
immer/detail/rbts/operations.hpp:2034
Methodconcat_move
immer/flex_vector.hpp:616
Functionconcat_rebalance
immer/detail/rbts/operations.hpp:1822
Functionconcat_rebalance_mut
immer/detail/rbts/operations.hpp:2274
Functionconforms
* Creates a function that invokes the predicate properties of `source` with * the corresponding property values of a given object, returning `tru
extra/js/lib/lodash.js:14870
FunctionconformsTo
* Checks if `object` conforms to `source` by invoking the predicate * properties of `source` with the corresponding property values of `object`.
extra/js/lib/lodash.js:10674
Methodcontainer_loader
immer/extra/persist/detail/champ/champ.hpp:77
Methodconvert
test/extra/persist/test_special_pool.cpp:213
Methodconvert
test/extra/persist/test_special_pool.cpp:222
Methodconvert
test/extra/persist/test_special_pool.cpp:231
Functioncopy_inner
immer/detail/rbts/node.hpp:529
Methodcopy_of_inner
immer/experimental/detail/dvektor_impl.hpp:192
Methodcopy_of_leaf
immer/experimental/detail/dvektor_impl.hpp:197
Methodcopy_sizes
immer/detail/rbts/position.hpp:809
Methodcopy_sizes
immer/detail/rbts/position.hpp:1461
Methodcount
(self)
tools/gdb_pretty_printers/printers.py:70
Methodcount
(self)
tools/gdb_pretty_printers/printers.py:84
Methodcount
immer/map_transient.hpp:108
Methodcount
immer/table.hpp:274
Methodcount
immer/set_transient.hpp:97
Methodcount
immer/table_transient.hpp:99
Methodcount
immer/set.hpp:156
Methodcount
immer/detail/rbts/position.hpp:40
Methodcount
immer/detail/rbts/position.hpp:74
Methodcount
immer/detail/rbts/position.hpp:135
Methodcount
immer/detail/rbts/position.hpp:198
Methodcount
immer/detail/rbts/position.hpp:230
Methodcount
immer/detail/rbts/position.hpp:732
Methodcount
immer/detail/rbts/position.hpp:784
Methodcount
immer/detail/rbts/position.hpp:1158
Methodcount
immer/detail/rbts/position.hpp:1430
Methodcount
immer/detail/rbts/position.hpp:1864
Methodcount
immer/detail/rbts/position.hpp:1914
Functioncurry
* Creates a function that accepts arguments of `func` and either invokes * `func` returning its result, if at least `arity` number of arguments h
extra/js/lib/lodash.js:9728
FunctioncurryRight
* This method is like `_.curry` except that arguments are applied to `func` * in the manner of `_.partialRight` instead of `_.partial`. *
extra/js/lib/lodash.js:9773
Methodcustom_delims
tools/include/prettyprint.hpp:352
Methodcustom_delims_wrapper
tools/include/prettyprint.hpp:332
Methoddadaist
test/dada.hpp:189
Methoddata_count_corrupted_exception
immer/extra/persist/detail/champ/input.hpp:36
Functiondata_mut
! * Provide mutable access to the raw underlaying data. */
immer/array_transient.hpp:112
Methoddata_mut
immer/detail/arrays/with_capacity.hpp:105
Methoddata_t
immer/experimental/detail/dvektor_impl.hpp:73
Functiondc
(a)
extra/js/lib/mori.js:44
Methoddeallocate
extra/python/src/immer-boost.cpp:26
Methoddeallocate
extra/python/src/immer-raw.cpp:32
Methoddeallocate
extra/python/src/immer-pybind.cpp:25
Methoddeallocate
extra/guile/src/immer.cpp:30
Methoddeallocate
p is not permitted to be a null pointer.
benchmark/vector/common.hpp:193
Methoddeallocate
immer/heap/unsafe_free_list_heap.hpp:71
Methoddeallocate
immer/heap/split_heap.hpp:32
Methoddeallocate
! * Releases a memory region `data` that was previously returned by * `allocate`. One must not use nor deallocate again a memory * reg
immer/heap/cpp_heap.hpp:36
Methoddeallocate
immer/heap/gc_heap.hpp:123
Methoddeallocate
immer/heap/identity_heap.hpp:28
Methoddeallocate
! * Releases a memory region `data` that was previously returned by * `allocate`. One must not use nor deallocate again a memory * reg
immer/heap/malloc_heap.hpp:43
Methoddeallocate
immer/heap/debug_size_heap.hpp:56
Methoddeallocate
immer/heap/free_list_heap.hpp:55
Functiondebounced
()
extra/js/lib/lodash.js:9928
Functiondebug_print
immer/detail/rbts/rrbtree.hpp:1407
Methoddebug_print
immer/vector.hpp:361
Methoddebug_print
immer/flex_vector.hpp:525
Methoddec
immer/refcount/unsafe_refcount_policy.hpp:34
Methoddec
immer/refcount/no_refcount_policy.hpp:26
Methoddec
immer/detail/arrays/with_capacity.hpp:95
Methoddec
immer/detail/arrays/no_capacity.hpp:88
Methoddecrement
immer/detail/iterator_facade.hpp:33
Methoddecrement
immer/detail/rbts/rrbtree_iterator.hpp:66
Methoddecrement
immer/detail/rbts/rbtree_iterator.hpp:67
Methoddecrement
immer/experimental/detail/dvektor_impl.hpp:464
FunctiondefaultTo
* Checks `value` to determine whether a default value should be returned in * its place. The `defaultValue` is returned if `value` is `NaN`, `nul
extra/js/lib/lodash.js:14919
Methoddefine
extra/guile/scm/group.hpp:69
Methoddefine
extra/guile/scm/type.hpp:138
Functiondefine_impl
extra/guile/scm/detail/define.hpp:22
Methoddefiner
extra/guile/scm/group.hpp:25
Functiondelete_inner_any
immer/detail/rbts/node.hpp:819
Methoddelete_item
extra/python/src/immer-boost.cpp:57
Methoddelete_n
immer/detail/arrays/node.hpp:62
Methoddelete_slice
extra/python/src/immer-boost.cpp:62
Functionderive_bits_leaf_aux
immer/detail/rbts/node.hpp:1023
Methoddescend
immer/detail/rbts/position.hpp:171
Methoddescend
immer/detail/rbts/position.hpp:1078
Methoddescend
immer/detail/rbts/position.hpp:1103
Methoddescend
immer/detail/rbts/position.hpp:1886
Methoddescend
immer/detail/rbts/position.hpp:1928
Methoddestroy
benchmark/vector/common.hpp:198
Methoddiff
immer/detail/hamts/champ.hpp:339
Methoddiff_collisions
immer/detail/hamts/champ.hpp:500
Methoddiff_data_data
immer/detail/hamts/champ.hpp:481
Methoddiff_data_node
immer/detail/hamts/champ.hpp:423
Methoddiff_node_data
immer/detail/hamts/champ.hpp:452
Methoddisable
test/dada.hpp:105
Methoddisplay_hint
(self)
tools/gdb_pretty_printers/printers.py:400
← previousnext →1,501–1,600 of 2,869, ranked by callers