Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S stdpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 69
    • Issues 69
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • stdpp
  • Merge requests
  • !138

Revise uses of inj as discussed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paolo G. Giarrusso requested to merge Blaisorblade/stdpp:inj-typeclass-2 into master Apr 05, 2020
  • Overview 2
  • Commits 2
  • Changes 5

Followup to iris!412 (merged).

Quoting last commit:

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.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: inj-typeclass-2