gleam-lang / stdlib

🎁 Gleam's standard library
https://hexdocs.pm/gleam_stdlib/
Apache License 2.0
492 stars 175 forks source link

Added split_once and index_of to bitarray #629

Open codemonkey76 opened 5 months ago

codemonkey76 commented 5 months ago

I messed up the last pull request, and had like over 100 test failures. Not sure what happened, so here is attempt #2.

I just have to get the erlang non-byte aligned working and tested.