Theorem seq.map_nth
Modification history
2023-03-29 02:46
src/data/seq/seq.lean
refactor(data/seq): scope seq and wseq to namespace stream (#18284) …
Deleted seq.map_nthView on Github →2017-09-05 10:33
data/seq/seq.lean
fix(data/seq): option_bind, option_map -> option.bind, option.map (changed in Lean)
Modified seq.map_nthView on Github →