New builtin module 'iterator'
This commit is contained in:
+2
-1
@@ -19,9 +19,10 @@ const (
|
||||
ParamEllipsis = "..."
|
||||
ParamFilepath = "filepath"
|
||||
ParamDirpath = "dirpath"
|
||||
ParamIterator = "iterator"
|
||||
)
|
||||
|
||||
// to be moved in its own source file
|
||||
const (
|
||||
ConstLastIndex = 0xFFFF_FFFF
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user