Skip to content
New issue

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

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

Already on GitHub? # to your account

Extend 'continuation' value type to undefined | binary() #413

Open
wants to merge 1 commit into
base: develop-3.0
Choose a base branch
from

Conversation

hmmr
Copy link
Contributor

@hmmr hmmr commented May 6, 2024

This is to bring the index_options() type in agreement with actual usage, as seen for example in riak_cs: here its continuation option is explicitly set to undefined.

Spotted by dialyzer.

This is to bring the `index_options()` type in agreement with actual usage, as seen for example in riak_cs: [here](https://github.com/TI-Tokyo/riak_cs/blob/develop/apps/riak_cs/src/riak_cs_gc_key_list.erl#L126) its `continuation` option is explicitly [set](https://github.com/TI-Tokyo/riak_cs/blob/develop/apps/riak_cs/src/riak_cs_gc_key_list.erl#L160) to `undefined`.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant