marsop/ephemeral

Use DisjointIntervalSet as return value for Subtract()

Closed this issue · 2 comments

At the moment we are returning List which is sub-optimal since we have an interface to define the shape of the returning object.

Just did here #20

Please let me know if you miss any other thing.

Merged.

Thanks a lot @mqueirozcorreia