Enumsยง
- BinaryPredicate 
- A binary based predicate
Functionsยง
- ends_with ๐
- This is faster than [u8]::ends_withfor small slices. See https://github.com/apache/arrow-rs/issues/6107 for more details.
- equals_bytes ๐
- equals_kernel ๐
- starts_with ๐
- This is faster than [u8]::starts_withfor small slices. See https://github.com/apache/arrow-rs/issues/6107 for more details.