Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
gerold-penz committed Aug 16, 2024
1 parent 2d994ee commit 5a18825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The ideas for the implementation come from
- [`hGetCount()`](#hash-map-object---count-fields)
- [`hGetFields()`](#hash-map-object---get-all-field-names)
- [`hGetValues()`](#hash-map-object---get-all-values)
- [`hDelete()`]()
- [`hDelete()`](#hash-map-object---delete-field)
- Extended database topics
- [Multiple Databases](#multiple-databases)
- [Database Transactions](#database-transactions)
Expand Down

0 comments on commit 5a18825

Please sign in to comment.