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

@Num

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