Module jsondata::jptr[][src]

Module jptr implements JSON Pointer RFC spec..

Functions

quote

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

unquote

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