Skip to content

Conversation

@sax
Copy link
Contributor

@sax sax commented Mar 24, 2025

[{:binary, :binary}] only matches on the atom :binary, rather than on the type binary().

`[{:binary, :binary}]` only matches on the atom `:binary`, rather than
on the type `binary()`.
@ananthakumaran ananthakumaran merged commit 401ad29 into activesphere:master Mar 25, 2025
6 checks passed
@sax sax deleted the fix-list-typespec branch March 25, 2025 16:24
@sax
Copy link
Contributor Author

sax commented Mar 25, 2025

Thanks for merging!

Do you have a sense of when you will release a new version? I'd like to start using lists of tuples in a library that depends on xml_stream.

@ananthakumaran
Copy link
Contributor

Published

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