aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/09379-splitAt.rst
blob: 7ffe8e27f7ee83e884329ccd898e46837fff60d2 (plain)
1
2
3
4
5
- Added ``splitat`` function and lemmas about ``splitat`` and ``uncons``
  (`#9379 <https://github.com/coq/coq/pull/9379>`_,
  by Yishuai Li, with help of Konstantinos Kallas,
  follow-up of `#8365 <https://github.com/coq/coq/pull/8365>`_,
  which added ``uncons`` in 8.10+beta1).