Search
exmatch
v0.7.0
Pages
Modules
Settings
ExMatch.Protocol
protocol
(exmatch v0.7.0)
Link to this section
Summary
Types
t()
Functions
diff(left, right, 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, opts)
Specs
diff(
t
(),
any
(),
any
()) :: nil | {left ::
any
(), right ::
any
()}