Skip to content

Commit 05ff51f

Browse files
committed
Removed deprecated inString() from TOC
1 parent 4a6d59a commit 05ff51f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)