mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
typo
This commit is contained in:
parent
a0964d44d5
commit
21a6017547
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user