lean4-htt/src/Std
Arthur Paulino 98289ed3d7 feat: provide functions to build a HashMap from a List of key-value pairs
As a motivation, programming languages that implement hash maps usually provide an interface for easy instantiation.

Closes 947
2022-01-18 22:51:00 +01:00
..
Data feat: provide functions to build a HashMap from a List of key-value pairs 2022-01-18 22:51:00 +01:00
Data.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
ShareCommon.lean chore: rename PointedType => NonemptyType 2022-01-15 11:43:53 -08:00