Open fogfish opened 6 years ago
Streams is an efficient mechanism to handle sequence of data.
stream:foreach(fun(_) -> ... end, esq:stream(Queue))
Streams is an efficient mechanism to handle sequence of data.