mathlib3
f694c7de
- refactor(*): define `list.replicate` and migrate to it (#18127)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
refactor(*): define `list.replicate` and migrate to it (#18127) This definition differs from `list.repeat` by the order of arguments. The new order is in sync with the Lean 4 version.
Author
urkud
Parents
88b76e4c
Loading