mapper.or
mapper logicThis mapper function applies the logical operator OR on all the values found in each sliding window.
The associated location and elevation are those of the most recent tick of the interval.
The mapper.or
function can be applied to values of any type, when not applied to BOOLEAN types, the current value is considered to be false.