SIGN IN SIGN UP

doc: Fix description of datatype_isbitsegal (#61379)

I wrote this originally, but it doesn't really make sense as written.
Two issues:

1. `Implies` implies injection, not bijection and moreover the
implication we actually care about is the other way around (i.e. does
semantic egality imply bits-egality, because then we can do the the
cheap bits-compare, rather than calling `===` on every field.
2. The word `pointers` was missing.
K
Keno Fischer committed
ce9da6b2dc775f2bf201be0b8371db32a2458741
Parent: d79443c
Committed by GitHub <noreply@github.com> on 3/20/2026, 8:46:26 AM