cd/entity/Lennartยท homeโ€บ entitiesโ€บ Lennart
grep -l @lennart /news/*.json | wc -l โ†’ 1

Lennart

mentions 1 type Organization feed RSS

// recent coverage 1 mentions

22:16
2026-06-29
discourse.haskell.org
machine-learning

Meaning of strictness

A Haskell developer explains that strictness analysis, a denotational concept, does not guarantee a function evaluates its argument on every code path, as demonstrated by the function \x y -> x `seq` โ€ฆ

// co-occurs with top 2 entities