Whitespace cleanup.
This commit is contained in:
parent
dcd771cd48
commit
43a6bd110e
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ type hashmap<K, V> = obj {
|
|||
Iterate over all the keys in the map
|
||||
*/
|
||||
fn keys(block(K));
|
||||
|
||||
/*
|
||||
Iterate over all the values in the map
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue