Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
The Macaulay2 language
»
control flow statements
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
control flow statements
Menu
for
-- for loops
while
-- while loops
list
-- loop control
do
-- loop control
break
-- break from a loop
continue
-- continue with the next iteration of a loop
return
-- return from a function
The source of this document is in
Macaulay2Doc/ov_language.m2:552:0
.