Hacker News new | ask | show | jobs
by lmm 2141 days ago
Streams as I've seen them used in other languages are possibly-terminating, d* is a stream of the single value d and D -> D* is flattening the stream of streams.