{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreic5qr6vjstzwquwdgsfrkq2bjvpcox2qowlu3q5ye7zrlbc7jyeyu",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mldzfgr6bfn2"
},
"path": "/t/ann-interval-patterns-0-8-2/14044#post_15",
"publishedAt": "2026-05-08T13:25:29.000Z",
"site": "https://discourse.haskell.org",
"textContent": "mixphix:\n\n> The convex hull is more involved to calculate, but straightforward to use.\n\nWhy not use:\n\n\n hull x y = interval (min (lower x) (lower y)) (max (upper x) (upper y))\n\n\nThis also generalizes straigthforwardly to non-empty foldable collections of intervals.",
"title": "[ANN] interval-patterns-0.8.2"
}