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:
184184<a href =" #insertafter " >insertAfter</a >
185185<a href =" #insertat " >insertAt</a >
186186<a href =" #insertbefore " >insertBefore</a >
187- <a href =" #instring " >inString</a >
188187<a href =" #int " >int</a >
189188<a href =" #intersect " >intersect</a >
190189<a href =" #intersectassoc " >intersectAssoc</a >
@@ -447,7 +446,6 @@ will return:
447446* [ ifEmpty()] ( #ifempty ) : Executes callbacks if the map is empty
448447* [ in()] ( #in ) : Tests if element is included
449448* [ includes()] ( #includes ) : Tests if element is included
450- * [ inString()] ( #instring ) : Tests if the item is part of the strings in the map
451449* [ is()] ( #is ) : Tests if the map consists of the same keys and values
452450* [ isEmpty()] ( #isempty ) : Tests if map is empty
453451* [ 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