External Publication
Visit Post

[ANN] interval-patterns-0.8.2

Haskell Community [Unofficial] May 11, 2026
Source

In fact:

> adjacency (2 :||: 3) (4 :||: 0)
During (0 :|>: 2) (2 :||: 3) (3 :<|: 4)

The arguments to the constructors of Adjacency are always in ascending order, and split according to the overlap.

Discussion in the ATmosphere

Loading comments...