formal-methods-mpi / Workshop.jl

https://formal-methods-mpi.github.io/Workshop.jl/
Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

tuple = ? #105

Closed MalikaIhle closed 1 year ago

MalikaIhle commented 1 year ago

https://formal-methods-mpi.github.io/Workshop.jl/stable/5_additional/extensive-foundations/

For loops in Julia are used to iterate over a range of values or the elements of a collection, such as an array or a tuple.

the word tuple is never defined as far as I can tell