mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-10 15:16:54 +03:00
7095d6c1ed
If they are implicits or class arguments, it's fine for 'auto' to see them since they're only used internally, but interactive proof search will give odd results if it uses them. So, we make a list of names which proof search in interactive mode is allowed to use.
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
:ps 4 app_rhs_1
|
|
:ps 5 app_rhs_2
|
|
:ps 8 vzipWith_rhs_3
|
|
:ps 9 vzipWith_rhs_1
|
|
:ps 13 word_length_rhs_2
|