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

Add simple BitArray concatenation example #102

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

ddfisher
Copy link
Contributor

I was learning about BitArrays as part of going through the CodeCrafters Redis project and wasn't sure how to interact with them from the docs in the language tour or standard library. (I have a background in Haskell and Rust, but not Erlang or Elixir.) Having a simple concatenation example would've been super handy, and seems like it could make sense to include here. An explanation of BitArray patterns would also be quite helpful, but this seemed like a good place to start.

Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely! Thank you

@lpil lpil merged commit a49c9cb into gleam-lang:main May 29, 2024
1 check passed
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