Skip to content

stdlib: export opaque ets:continuation/0#11072

Open
NelsonVides wants to merge 1 commit into
erlang:masterfrom
NelsonVides:stdlib/ets-export-opaque-continuation
Open

stdlib: export opaque ets:continuation/0#11072
NelsonVides wants to merge 1 commit into
erlang:masterfrom
NelsonVides:stdlib/ets-export-opaque-continuation

Conversation

@NelsonVides
Copy link
Copy Markdown
Contributor

Expose ets:continuation/0 as an exported opaque type so callers can annotate state passed between select/match steps without resorting to term/0.

Publicly exported functions have ets:continuation/0 as their exported type so this type is kinda public already.

Expose continuation/0 as an exported opaque type so callers can annotate
state passed between select/match steps without using term().
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

CT Test Results

    2 files    100 suites   1h 8m 40s ⏱️
2 291 tests 2 240 ✅ 51 💤 0 ❌
2 711 runs  2 655 ✅ 56 💤 0 ❌

Results for commit fe46940.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@IngelaAndin IngelaAndin added the team:VM Assigned to OTP team VM label May 4, 2026
@sverker sverker added this to the 30.0 milestone May 4, 2026
@sverker sverker added the stalled waiting for input by the Erlang/OTP team label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stalled waiting for input by the Erlang/OTP team team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants