commit
46d177f6a7
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ if (hour < 10 || hour > 18 || isWeekend) {
|
||||||
|
|
||||||
## OR seeks the first truthy value
|
## OR seeks the first truthy value
|
||||||
|
|
||||||
The logic described above is somewhat classical. Now let's bring in the "extra" features of JavaScipt.
|
The logic described above is somewhat classical. Now let's bring in the "extra" features of JavaScript.
|
||||||
|
|
||||||
The extended algorithm works as follows.
|
The extended algorithm works as follows.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue