@@ -162,27 +162,27 @@ Visit the: [code](lib/comparison.js) | [unit tests](test/comparison.js) | [issue
162
162
* ** [ compare] ( #compare ) ** ([ code] ( lib/comparison.js#L51 ) | [ tests] ( test/comparison.js#L41 ) )
163
163
* ** [ contains] ( #contains ) ** ([ code] ( lib/comparison.js#L118 ) | [ tests] ( test/comparison.js#L167 ) )
164
164
* ** [ default] ( #default ) ** ([ code] ( lib/comparison.js#L137 ) | [ tests] ( test/comparison.js#L204 ) )
165
- * ** [ eq] ( #eq ) ** ([ code] ( lib/comparison.js#L159 ) | [ tests] ( test/comparison.js#L327 ) )
165
+ * ** [ eq] ( #eq ) ** ([ code] ( lib/comparison.js#L159 ) | [ tests] ( test/comparison.js#L351 ) )
166
166
* ** [ gt] ( #gt ) ** ([ code] ( lib/comparison.js#L182 ) | [ tests] ( test/comparison.js#L214 ) )
167
167
* ** [ gte] ( #gte ) ** ([ code] ( lib/comparison.js#L206 ) | [ tests] ( test/comparison.js#L245 ) )
168
168
* ** [ has] ( #has ) ** ([ code] ( lib/comparison.js#L226 ) | [ tests] ( test/comparison.js#L260 ) )
169
169
* ** [ isFalsey] ( #isFalsey ) ** ([ code] ( lib/comparison.js#L268 ) | [ tests] ( test/comparison.js#L327 ) )
170
170
* ** [ isTruthy] ( #isTruthy ) ** ([ code] ( lib/comparison.js#L283 ) | [ tests] ( test/comparison.js#L339 ) )
171
- * ** [ ifEven] ( #ifEven ) ** ([ code] ( lib/comparison.js#L304 ) | [ tests] ( test/comparison.js#L344 ) )
172
- * ** [ ifNth] ( #ifNth ) ** ([ code] ( lib/comparison.js#L321 ) | [ tests] ( test/comparison.js#L356 ) )
173
- * ** [ ifOdd] ( #ifOdd ) ** ([ code] ( lib/comparison.js#L344 ) | [ tests] ( test/comparison.js#L379 ) )
174
- * ** [ is] ( #is ) ** ([ code] ( lib/comparison.js#L268 ) | [ tests] ( test/comparison.js#L391 ) )
175
- * ** [ isnt] ( #isnt ) ** ([ code] ( lib/comparison.js#L383 ) | [ tests] ( test/comparison.js#L408 ) )
176
- * ** [ lt] ( #lt ) ** ([ code] ( lib/comparison.js#L405 ) | [ tests] ( test/comparison.js#L425 ) )
177
- * ** [ lte] ( #lte ) ** ([ code] ( lib/comparison.js#L429 ) | [ tests] ( test/comparison.js#L452 ) )
178
- * ** [ neither] ( #neither ) ** ([ code] ( lib/comparison.js#L450 ) | [ tests] ( test/comparison.js#L487 ) )
171
+ * ** [ ifEven] ( #ifEven ) ** ([ code] ( lib/comparison.js#L304 ) | [ tests] ( test/comparison.js#L368 ) )
172
+ * ** [ ifNth] ( #ifNth ) ** ([ code] ( lib/comparison.js#L321 ) | [ tests] ( test/comparison.js#L380 ) )
173
+ * ** [ ifOdd] ( #ifOdd ) ** ([ code] ( lib/comparison.js#L344 ) | [ tests] ( test/comparison.js#L403 ) )
174
+ * ** [ is] ( #is ) ** ([ code] ( lib/comparison.js#L268 ) | [ tests] ( test/comparison.js#L327 ) )
175
+ * ** [ isnt] ( #isnt ) ** ([ code] ( lib/comparison.js#L383 ) | [ tests] ( test/comparison.js#L432 ) )
176
+ * ** [ lt] ( #lt ) ** ([ code] ( lib/comparison.js#L405 ) | [ tests] ( test/comparison.js#L449 ) )
177
+ * ** [ lte] ( #lte ) ** ([ code] ( lib/comparison.js#L429 ) | [ tests] ( test/comparison.js#L476 ) )
178
+ * ** [ neither] ( #neither ) ** ([ code] ( lib/comparison.js#L450 ) | [ tests] ( test/comparison.js#L511 ) )
179
179
* ** [ not] ( #not ) ** ([ code] ( lib/comparison.js#L464 ) | [ no tests] )
180
- * ** [ or] ( #or ) ** ([ code] ( lib/comparison.js#L486 ) | [ tests] ( test/comparison.js#L499 ) )
181
- * ** [ unlessEq] ( #unlessEq ) ** ([ code] ( lib/comparison.js#L512 ) | [ tests] ( test/comparison.js#L532 ) )
182
- * ** [ unlessGt] ( #unlessGt ) ** ([ code] ( lib/comparison.js#L532 ) | [ tests] ( test/comparison.js#L543 ) )
183
- * ** [ unlessLt] ( #unlessLt ) ** ([ code] ( lib/comparison.js#L552 ) | [ tests] ( test/comparison.js#L554 ) )
184
- * ** [ unlessGteq] ( #unlessGteq ) ** ([ code] ( lib/comparison.js#L572 ) | [ tests] ( test/comparison.js#L565 ) )
185
- * ** [ unlessLteq] ( #unlessLteq ) ** ([ code] ( lib/comparison.js#L592 ) | [ tests] ( test/comparison.js#L580 ) )
180
+ * ** [ or] ( #or ) ** ([ code] ( lib/comparison.js#L486 ) | [ tests] ( test/comparison.js#L523 ) )
181
+ * ** [ unlessEq] ( #unlessEq ) ** ([ code] ( lib/comparison.js#L512 ) | [ tests] ( test/comparison.js#L556 ) )
182
+ * ** [ unlessGt] ( #unlessGt ) ** ([ code] ( lib/comparison.js#L532 ) | [ tests] ( test/comparison.js#L567 ) )
183
+ * ** [ unlessLt] ( #unlessLt ) ** ([ code] ( lib/comparison.js#L552 ) | [ tests] ( test/comparison.js#L578 ) )
184
+ * ** [ unlessGteq] ( #unlessGteq ) ** ([ code] ( lib/comparison.js#L572 ) | [ tests] ( test/comparison.js#L589 ) )
185
+ * ** [ unlessLteq] ( #unlessLteq ) ** ([ code] ( lib/comparison.js#L592 ) | [ tests] ( test/comparison.js#L604 ) )
186
186
187
187
### [ date helpers] ( #date )
188
188
@@ -3304,4 +3304,4 @@ Released under the [MIT License](LICENSE).
3304
3304
3305
3305
***
3306
3306
3307
- _ This file was generated by [ verb-generate-readme] ( https://github.com/verbose/verb-generate-readme ) , v0.6.0, on July 20 , 2017._
3307
+ _ This file was generated by [ verb-generate-readme] ( https://github.com/verbose/verb-generate-readme ) , v0.6.0, on July 28 , 2017._
0 commit comments