schema-salad-d ~master (2021-11-30T07:56:22Z)
Home
Dub
Repo
Diff.Entry
salad
util
Diff
Undocumented in source.
struct
Diff
struct
Entry {
Node
lhs
;
Node
rhs
;
string
message
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
lhs
Node
lhs
;
Undocumented in source.
message
string
message
;
rhs
Node
rhs
;
Undocumented in source.
Meta
Source
See Implementation
salad
util
Diff
functions
toString
structs
Entry
variables
entries