NGS version 0.2.17 auto-generated documentation
Documentation index
The global namespace
has_index multimethod
has_index multimethod
Methods
has_index(
e:
Eachable1
,
i:
Int
)
Source:
stdlib.ngs:1836
Check whether Eachable1 has the given index: -len(e) <= i < len(e)
Returns
Bool