pub const BYTES_METHODS: &[KernelMethod];Expand description
The Bytes kernel (v0.110, ADR 0142). Equality is an operator (D4, content
compare); the kernel is length plus the String-interop bridge (D3). No
ordering/arithmetic/concat/slice in v1 (deferred follow-ons).