MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

Methoddisplay_hint
(self)
tools/gdb_pretty_printers/printers.py:416
Methoddisplay_hint
(self)
tools/gdb_pretty_printers/printers.py:459
Methoddistance_to
immer/detail/iterator_facade.hpp:51
Methoddistance_to
immer/detail/rbts/rrbtree_iterator.hpp:83
Methoddistance_to
immer/detail/rbts/rbtree_iterator.hpp:82
Methoddistance_to
immer/experimental/detail/dvektor_impl.hpp:493
Methoddo_add
immer/detail/hamts/champ.hpp:572
Methoddo_check_champ
immer/detail/hamts/champ.hpp:200
Methoddo_get_debug_stats
immer/detail/hamts/champ.hpp:258
Functiondo_update
immer/detail/hamts/champ.hpp:757
Functiondo_update_if_exists_mut
immer/detail/hamts/champ.hpp:1065
Functiondo_update_mut
immer/detail/hamts/champ.hpp:926
Methoddrop
! * Removes the first the first `min(elems, size())` * elements. It may allocate memory and its complexity is * *effectively* @f$ O(1)
immer/flex_vector_transient.hpp:196
FunctiondropRightWhile
* Creates a slice of `array` excluding elements dropped from the end. * Elements are dropped until `predicate` returns falsey. The predicate is
extra/js/lib/lodash.js:6607
FunctiondropWhile
* Creates a slice of `array` excluding elements dropped from the beginning. * Elements are dropped until `predicate` returns falsey. The predicat
extra/js/lib/lodash.js:6649
Methoddrop_move
immer/flex_vector.hpp:593
Functiondrop_mut
immer/detail/rbts/rrbtree.hpp:674
Functiondt
(t,e,r)
extra/js/lib/immutable.min.js:12
Methoddummy
extra/guile/src/immer.cpp:49
Methodduplicate_name_pool_detected
immer/extra/persist/errors.hpp:91
Methoddvektor
immer/experimental/dvektor.hpp:35
Methodeach
immer/detail/rbts/position.hpp:46
Methodeach
immer/detail/rbts/position.hpp:242
Methodeach
immer/detail/rbts/position.hpp:747
Methodeach
immer/detail/rbts/position.hpp:824
Methodeach
immer/detail/rbts/position.hpp:1475
Methodeach_i
immer/detail/rbts/position.hpp:278
Methodeach_i
immer/detail/rbts/position.hpp:860
Methodeach_i
immer/detail/rbts/position.hpp:1586
Methodeach_left
immer/detail/rbts/position.hpp:290
Methodeach_left
immer/detail/rbts/position.hpp:872
Methodeach_left
immer/detail/rbts/position.hpp:1622
Methodeach_left_sub
immer/detail/rbts/position.hpp:710
Methodeach_left_sub
immer/detail/rbts/position.hpp:743
Methodeach_left_sub
immer/detail/rbts/position.hpp:912
Methodeach_left_sub
immer/detail/rbts/position.hpp:1616
Methodeach_pred
immer/detail/rbts/position.hpp:50
Methodeach_pred
immer/detail/rbts/position.hpp:248
Methodeach_pred
immer/detail/rbts/position.hpp:830
Methodeach_pred
immer/detail/rbts/position.hpp:1481
Methodeach_pred_i
immer/detail/rbts/position.hpp:260
Methodeach_pred_i
immer/detail/rbts/position.hpp:842
Methodeach_pred_i
immer/detail/rbts/position.hpp:1507
Methodeach_pred_left
immer/detail/rbts/position.hpp:272
Methodeach_pred_left
immer/detail/rbts/position.hpp:854
Methodeach_pred_left
immer/detail/rbts/position.hpp:1534
Methodeach_pred_right
immer/detail/rbts/position.hpp:266
Methodeach_pred_right
immer/detail/rbts/position.hpp:848
Methodeach_pred_right
immer/detail/rbts/position.hpp:1559
Methodeach_pred_zip
immer/detail/rbts/position.hpp:254
Methodeach_pred_zip
immer/detail/rbts/position.hpp:836
Methodeach_right
immer/detail/rbts/position.hpp:284
Methodeach_right
immer/detail/rbts/position.hpp:866
Methodeach_right
immer/detail/rbts/position.hpp:1652
Methodeach_right_sub
immer/detail/rbts/position.hpp:706
Methodeach_right_sub
immer/detail/rbts/position.hpp:905
Methodeach_right_sub
immer/detail/rbts/position.hpp:1646
Methodeach_right_sub_
immer/detail/rbts/position.hpp:878
Methodeach_sub
immer/detail/rbts/position.hpp:702
Methodeach_sub
immer/detail/rbts/position.hpp:899
Methodeach_sub
immer/detail/rbts/position.hpp:1291
Methodeach_sub
immer/detail/rbts/position.hpp:1610
Functionef
(a,b)
extra/js/lib/mori.js:224
Functionemit
* Executes all registered listeners of the specified event type. * * @memberOf Benchmark, Benchmark.Suite * @param {Object|string} type
extra/js/lib/benchmark.js:1202
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/flex_vector_transient.hpp:133
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/vector.hpp:188
Methodempty
! * 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_transient.hpp:95
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/table.hpp:261
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/set_transient.hpp:84
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/table_transient.hpp:86
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/flex_vector.hpp:187
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/vector_transient.hpp:120
Methodempty
! * Returns `true` if there are no elements in the container. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/set.hpp:143
Methodempty
immer/detail/hamts/champ.hpp:141
Methodempty_root
immer/detail/rbts/rrbtree.hpp:60
Methodempty_root
immer/detail/rbts/rbtree.hpp:44
Methodempty_tail
immer/detail/rbts/rrbtree.hpp:71
Methodempty_tail
immer/detail/rbts/rbtree.hpp:50
Methodenable_intrusive_ptr
immer/refcount/enable_intrusive_ptr.hpp:21
Methodend
tools/include/prettyprint.hpp:397
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/flex_vector_transient.hpp:98
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/array_transient.hpp:70
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/vector.hpp:153
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/map_transient.hpp:80
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/table.hpp:246
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate memory and its complexity is @f$ O(1)
immer/array.hpp:116
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/set_transient.hpp:69
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/table_transient.hpp:71
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/flex_vector.hpp:152
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/vector_transient.hpp:85
Methodend
! * Returns an iterator pointing just after the last element of the * collection. It does not allocate and its complexity is @f$ O(1) @f$.
immer/set.hpp:128
Methodend
immer/detail/hamts/bits.hpp:170
FunctionendsWith
* Checks if `string` ends with the given target string. * * @static * @memberOf _ * @since 3.0.0 * @category String * @p
extra/js/lib/lodash.js:13710
Functionensure_mutable_relaxed
immer/detail/rbts/node.hpp:872
Functionensure_mutable_relaxed_e
immer/detail/rbts/node.hpp:898
Functionensure_mutable_relaxed_n
immer/detail/rbts/node.hpp:925
Functionensure_mutable_values
immer/detail/hamts/node.hpp:376
Methodensure_valid_
immer/detail/hamts/champ_iterator.hpp:132
Methodepilogue
immer/extra/persist/cereal/archives.hpp:159
Methodepilogue
immer/extra/persist/cereal/archives.hpp:328
← previousnext →1,601–1,700 of 2,869, ranked by callers