bytes
Use
(↥ "pkg:bytes" pkg)
Call the exports below through the pkg alias, for example pkg.BytesParseErr.
Functions
BytesParseErr
Type: (∷ (→ Any Any))
Construct BytesParseErr values.
BytesParseOk
Type: (∷ (→ Any Any))
Construct BytesParseOk values.
scan
Type: (∷ (→ Any Any Any Any))
0x0 implementation for bytes.scan.
slice
Type: (∷ (→ Any Any Any Any))
0x0 implementation for bytes.slice.
unique-from-string
Type: (∷ (→ Any Any))
0x0 implementation for bytes.unique_from_string.