Skip to content
Snippets Groups Projects

Add missing Bind Scope for fin

Merged Thibaut Pérami requested to merge tperami/stdpp:bind-scope-fin into master
All threads resolved!

This allows for automatic declaration of fin_scope when in a function argument of type fin n. For example in a defined function f {n}: fin n → T, you can now do f 45 instead of f 45%fin (assuming the n can be deduced of course). This might be a breaking change in very weird circumstances, but it otherwise allows a more convenient use of the fin notations.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Robbert Krebbers resolved all threads

    resolved all threads

  • added 1 commit

    Compare with previous version

  • Thibaut Pérami added 18 commits

    added 18 commits

    Compare with previous version

  • Thibaut Pérami resolved all threads

    resolved all threads

  • Robbert Krebbers resolved all threads

    resolved all threads

  • added 1 commit

    Compare with previous version

  • Robbert Krebbers enabled an automatic merge when the pipeline for 865f16d0 succeeds

    enabled an automatic merge when the pipeline for 865f16d0 succeeds

  • Thanks a lot. Going to merge.

  • Robbert Krebbers mentioned in commit a2d0702e

    mentioned in commit a2d0702e

  • Please register or sign in to reply
    Loading