Commit 2020-02-18 02:10 2d00f208
View on Github →feat(data/fin): init and snoc (#1978)
- feat(data/fin): append
- Update fin.lean
- Update fintype.lean
- replace but_last with init
- cons and append commute
- change append to snoc
- comp_snoc and friends
- markdown in docstrings
- fix docstring