Skip to content
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

Compare/equal #68

Open
alanshaw opened this issue Aug 9, 2019 · 3 comments
Open

Compare/equal #68

alanshaw opened this issue Aug 9, 2019 · 3 comments

Comments

@alanshaw
Copy link
Contributor

alanshaw commented Aug 9, 2019

Any plans/wants for comparing buffer lists without having to convert to buffer and then compare?

@mcollina
Copy link
Collaborator

mcollina commented Aug 9, 2019

It would be awesome to get a PR!

@rvagg
Copy link
Owner

rvagg commented Aug 10, 2019

Agreed. I'd love to keep a decent level of compatibility with the Buffer API but it requires time and effort!
Does this happen to be for IPFS @alanshaw? Perhaps it's easier for me to justify putting in some effort if it is.

@alanshaw
Copy link
Contributor Author

Does this happen to be for IPFS @alanshaw? Perhaps it's easier for me to justify putting in some effort if it is.

I can't categorically say yes yet. I would definitely use it in tests right now, and it will very likely be useful in the future for production code. It just struck me as something missing that others might want also. I'm experimenting with using bl throughout the libp2p stack as it is converted to using async/await/async iterators.

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

No branches or pull requests

3 participants