Skip to content
Snippets Groups Projects
Verified Commit ffa05e8a authored by Paolo G. Giarrusso's avatar Paolo G. Giarrusso
Browse files

Switch `inj _` to `inj f`, part 2

Code not affected by a00d9bd8.

All occurrences are gone, except for one in `base.v` where you'd need different
functions.

However, I'm unsure this is an improvement: in lots of cases here, the function
didn't need to be guessed, but could be deduced by "simple" higher-order
unification, the one where unifying `?f ?a` against `g args last_arg` sets `?f =
g args`.
parent ba2bdb73
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment