Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
»

index_pairs

container.Mutable_Array2.index_pairs

 => 
Sequence (tuple i64 i64)
[Contains abstract features]
all pairs of indices: (0, 0), (0, 1), (0, 2), ..., (length0-1, length1-1)
0.094dev (2025-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)