This commit is contained in:
parent
641d856b36
commit
cbd9f061c5
3 changed files with 11 additions and 10 deletions
|
|
@ -374,11 +374,11 @@ is.observable(new Observable());
|
|||
|
||||
Check if `value` is `Infinity` or `-Infinity`.
|
||||
|
||||
##### .even(value)
|
||||
##### .evenInteger(value)
|
||||
|
||||
Returns `true` if `value` is an even integer.
|
||||
|
||||
##### .odd(value)
|
||||
##### .oddInteger(value)
|
||||
|
||||
Returns `true` if `value` is an odd integer.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue