mirror of
https://github.com/janet-lang/janet
synced 2025-11-14 06:17:15 +00:00
typo
This commit is contained in:
@@ -564,7 +564,7 @@
|
||||
|
||||
* :down-to -- same :as down, but the range is inclusive [start, end].
|
||||
|
||||
* :keys -- terate over the keys in a data structure.
|
||||
* :keys -- iterate over the keys in a data structure.
|
||||
|
||||
* :pairs -- iterate over the key-value pairs as tuples in a data structure.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user