Get a List that is the difference between L & L1 (L's differences have priority over L1's if entries overlap) (If match = 'default', no type checks are done)
L
L1
match = 'default'
to check differences with
to check differences against
(?='default') to change precision
'default'
List
Get a List that is the difference between
L
&L1
(L
's differences have priority overL1
's if entries overlap) (Ifmatch = 'default'
, no type checks are done)