mathlib3
4e8427ec
- fix(data/list/defs): remove map_head; rename map_last to modify_last (#4507)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
fix(data/list/defs): remove map_head; rename map_last to modify_last (#4507) `map_head` is removed in favour of the equivalent `modify_head`. `map_last` is renamed to `modify_last` for consistency with the other `modify_*` functions.
References
#4925 - Make prime-avoidance branch build
Author
JLimperg
Parents
a4a20ac3
Loading