We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c3b06 commit dcfb858Copy full SHA for dcfb858
src/gleam/bit_array.gleam
@@ -1,5 +1,6 @@
1
//// BitArrays are a sequence of binary data of any length.
2
3
+@target(erlang)
4
import gleam/int
5
import gleam/string
6
0 commit comments