Skip to content

Commit

Permalink
iteration++ better show upper and lower limits
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Dec 27, 2024
1 parent 94a9cb8 commit fca4d07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion iteration.md
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,8 @@ A, B, C, D, E
NIL
~~~

### Ascending, descending order, limits
### Ascending and descending order, upper and lower limits: `to` and `below`, `downto` and `above`

#### loop

`from… to…`:
Expand Down

0 comments on commit fca4d07

Please sign in to comment.