The counterpart of Daml's [T] list type.
[T]
We represent lists using arrays.
T The type of the list values.
The counterpart of Daml's
[T]
list type.We represent lists using arrays.