We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Function.Base.case_returning_of_
1 parent 4e6bfff commit 8c5dee3Copy full SHA for 8c5dee3
src/Function/Base.agda
@@ -44,7 +44,7 @@ constᵣ _ = id
44
infixr 9 _∘_ _∘₂_
45
infixl 8 _ˢ_
46
infixl 0 _|>_
47
-infix 0 case_return_of_
+infix 0 case_returning_of_ case_return_of_
48
infixr -1 _$_
49
50
-- Composition
0 commit comments