Changes

Jump to: navigation, search

GPU621/Chapel

20 bytes added, 00:04, 30 November 2022
Array
Arrays in Chapel are specified using a square-bracketed expression that specifies the array’s index set, followed by the array’s element type.
config const n = 5;
=== Forall loop ===
= Reference =
73
edits

Navigation menu