+comprehensive guide, to make it as easy as possible to understand how they work.</p><h3 id="table-of-contents">Table of contents</h3><hr><ul><li><p><a href="#the-basics" target>The basics</a></p></li><li><p><a href="#segment-types" target>Segment types</a></p></li><li><p><a href="#segment-size" target>Segment size</a></p></li><li><p><a href="#endianness" target>Endianness</a></p></li><li><p><a href="#pattern-matching" target>Pattern Matching</a></p><ul><li><p><a href="#strings" target>Strings</a></p></li><li><p><a href="#bits-and-bytes" target>Bits and Bytes</a></p></li><li><p><a href="#signedness" target>Signedness</a></p></li></ul></li><li><p><a href="#javascript-support" target>JavaScript support</a></p></li><li><p><a href="#example" target>Example</a></p></li></ul><hr><h2 id="the-basics">The basics</h2><p>Bit arrays are delimited by double angle brackets (<code><<</code> and <code>>></code>), and contain zero
0 commit comments