salad.util

Members

Functions

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 for node

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)

enforceDig

Structs

Diff
struct Diff
Undocumented in source.

Meta

Authors

Tomoya Tanjo

License

Apache-2.0