File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,6 @@ will return:
184
184
<a href =" #insertafter " >insertAfter</a >
185
185
<a href =" #insertat " >insertAt</a >
186
186
<a href =" #insertbefore " >insertBefore</a >
187
- <a href =" #instring " >inString</a >
188
187
<a href =" #int " >int</a >
189
188
<a href =" #intersect " >intersect</a >
190
189
<a href =" #intersectassoc " >intersectAssoc</a >
@@ -447,7 +446,6 @@ will return:
447
446
* [ ifEmpty()] ( #ifempty ) : Executes callbacks if the map is empty
448
447
* [ in()] ( #in ) : Tests if element is included
449
448
* [ includes()] ( #includes ) : Tests if element is included
450
- * [ inString()] ( #instring ) : Tests if the item is part of the strings in the map
451
449
* [ is()] ( #is ) : Tests if the map consists of the same keys and values
452
450
* [ isEmpty()] ( #isempty ) : Tests if map is empty
453
451
* [ isList()] ( #islist ) : Checks if the map contains a list of subsequentially numbered keys
You can’t perform that action at this time.
0 commit comments