-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cbv for map lookup seems rather difficult
- Loading branch information
1 parent
da5f6bd
commit c1b6559
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c1b6559
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How long does it take if you just run
reflexivity
on the goal of formmap.get _ _ = Some _
, without using any cbv?c1b6559
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Er, this is just a rebased commit from 2019 (#72, 4c1427c), I'm not sure the question is still relevant, and sorry for the needless spam