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