- diff
auto diff(Node lhs, Node rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- dig
auto dig(Node node, string key, T default_)
auto dig(Node node, string[] keys, T default_)
- dig
auto dig(T t, U default_)
Undocumented in source. Be warned that the author may not have intended to support it.
- edig
auto edig(Node node, string key, string msg)
auto edig(Node node, string[] keys, string msg)