Expand description

Module jptr implements JSON Pointer RFC spec..

Functions

quote path fragment using backslash escape and tilde escape defined by the RFC specification.
unquote path fragment for backslash and tilde escape defined by the RFC specification.