lean2/library/data/list/list.md

7 lines
161 B
Markdown
Raw Normal View History

data.list
=========
Lists of elements of a fixed type. By default, `import list` imports
everything here.
[basic](basic.lean) : basic operations and properties