Commit 2021-11-29 17:49 3ac9ae73
View on Github →chore(data/stream): dedup take
and approx
(#10525)
stream.take
and stream.approx
were propositionally equal. Merge
them into one function stream.take
; the definition comes from the old stream.approx
.