Skip to content

Commit 3197dd0

Browse files
authored
Update README with iterKeys and keyCount
Add documentation for iterKeys and keyCount functions.
1 parent 6336424 commit 3197dd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Registers the following selectors. Self-explanatory except for `/apply`:
3030
- `'okTurtles.data/add'`
3131
- `'okTurtles.data/remove'`
3232
- `'okTurtles.data/apply'` - applies a function to the value of a given key.
33+
- `'okTurtles.data/iterKeys'`
34+
- `'okTurtles.data/keyCount'`
3335

3436
## History
3537

0 commit comments

Comments
 (0)