Staticsยง
Functionsยง
- array_
range_ access - If the case is
array[1,2,3][:2]
, then start will be 0 set by the frontend If the case isarray[1,2,3][1:]
, then end will bei32::MAX
set by the frontend - array_
range_ ๐access_ anyarray_ int4_ int4_ anyarray