batteries icon indicating copy to clipboard operation
batteries copied to clipboard

feat: add well founded streams

Open fgdorais opened this issue 1 year ago • 2 comments

New attempt at well founded streams.

Note that the old Batteries.Data.Stream file was moved verbatim to Batteries.Data.Stream.Basic and now Batteries.Data.Stream is just an import file. These facts don't show well in the diff.

fgdorais avatar Dec 25 '24 21:12 fgdorais

Mathlib CI status (docs):

@digama0 Your earlier attempt at well founded streams was too old to revive, so I started this new attempt from scratch. I surely missed some features from your PR #127 and I have diverged on some aspects. I would appreciate your review to make this attempt successful.

fgdorais avatar Dec 25 '24 22:12 fgdorais

Superseded by #1331

fgdorais avatar Jul 18 '25 11:07 fgdorais