Search
exmatch
v0.9.0
Pages
Modules
Settings
ExMatch.Diff
protocol
(exmatch v0.9.0)
Link to this section
Summary
Types
t()
Functions
diff(left, right, get_opts)
Link to this section
Types
Link to this type
t()
Specs
t() ::
term
()
Link to this section
Functions
Link to this function
diff(left, right, get_opts)
Specs
diff(
t
(),
any
(), (
atom
() ->
any
())) :: nil | {left ::
any
(), right ::
any
()}