Skip to content

list mode #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 27, 2024
Merged

list mode #13

merged 2 commits into from
Nov 27, 2024

Conversation

sbcgua
Copy link
Owner

@sbcgua sbcgua commented Nov 27, 2024

No description provided.

@sbcgua sbcgua merged commit 34c6d92 into master Nov 27, 2024
3 checks passed
@sbcgua sbcgua deleted the list-mode branch November 27, 2024 12:54
@@ -144,6 +144,12 @@ lo_map->set(
iv_val = '2' ). " raises cx_no_check
```

- you may switch the map into "list" mode - this way there is no guarantee for the record uniquiness, but can be usedful for some applications.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uniqueness, useful

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tnx! fixed

@@ -8,6 +8,10 @@ Legend
+ : added
- : removed

v1.0.5, 2024-??-??
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2024-11-27

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I usually don't bump version for minor changes. But on the other hand there are so few changes to the string map, that why not. Done.

@mbtools
Copy link
Contributor

mbtools commented Nov 28, 2024

Nice addition 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants