-
-
Notifications
You must be signed in to change notification settings - Fork 192
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
Add split function to gleam/bit_array #571
base: main
Are you sure you want to change the base?
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wonderful! We'll need a JavaScript implementation too
I'm having trouble working with the |
Could you expand on that a little please? You import it like any other file. |
While working on the |
|
Closing due to inactivity. Please feel free to reopen! Thank you |
Hi! The PR is ready for review as the implementation is completed with some tests and documentation. Is something missing? In the case we feel this should be reopened, should I create a new PR or can it be done on the same PR? Thank you! |
Split function for the bit_array package