JsonPointer
object JsonPointer
RFC 6901 JSON Pointer — parse and data walk.
The one pointer implementation the library shares: $get reads through it, and so does every mutation path. Keeping it in one place is what makes "a pointer means the same thing everywhere" a fact rather than a convention.