Use of [] to access a List element
Opened this issue · 0 comments
PedroSalgado28 commented
It is not possible at the moment to make use of [] in order to access a certain element of a list. For example, if l is a list, then l[0] should be the head of the list.
Also, the function List.nth is not recognised by cameleer.