cd/entity/contiguousΒ· homeβ€Ί entitiesβ€Ί contiguous
grep -l @contiguous /news/*.json | wc -l β†’ 1

@contiguous

mentions 1 type Organization feed RSS
22:17
2026-05-21
discourse.haskell.org
developer-tools

The design of array libraries

Design and efficiency of array libraries in Haskell, with the author expressing skepticism about `Data.Array`'s performance and advocating for simpler wrappers around `Data.Primitive.Array`. The autho…

// co-occurs with top 6 entities