lean4-htt/src/Lean/Data
Leonardo de Moura d6f778bec4 refactor: arbitrary without explicit arguments
@Kha I was tired of writing `arbitrary _` :)
There 0 places in the stdlib where the type needs to be provided.
If in the future we need to specify the type we can use
`arbitrary (α := <type>)`
2020-11-25 09:07:38 -08:00
..
Json chore: use := 2020-11-19 07:22:31 -08:00
Lsp fix: adjust code to optional , at structure instances 2020-11-20 15:43:35 -08:00
Format.lean chore: use := 2020-11-19 07:22:31 -08:00
FormatMacro.lean chore: add expandInterpolatedStr helper function, rename msg! => m! 2020-11-14 13:52:52 -08:00
Json.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
JsonRpc.lean chore: use := 2020-11-19 07:22:31 -08:00
KVMap.lean chore: use := 2020-11-19 07:22:31 -08:00
LBool.lean chore: use := 2020-11-19 07:22:31 -08:00
LOption.lean chore: use := 2020-11-19 07:22:31 -08:00
Lsp.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Name.lean chore: naming convention 2020-11-11 10:08:55 -08:00
Occurrences.lean chore: use := 2020-11-19 07:22:31 -08:00
OpenDecl.lean chore: use := 2020-11-19 07:22:31 -08:00
Options.lean refactor: arbitrary without explicit arguments 2020-11-25 09:07:38 -08:00
Position.lean feat: add rfl and decide! tactic macros 2020-10-29 16:42:22 -07:00
SMap.lean chore: naming convention 2020-10-31 19:19:18 -07:00
Trie.lean chore: use := 2020-11-19 07:22:31 -08:00