Skip to content

Commit

Permalink
Add comment about why not ntHelper
Browse files Browse the repository at this point in the history
  • Loading branch information
Taneb committed May 29, 2024
1 parent 7470856 commit d6b02c7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ DaggerFunctors C D = record
module F = DaggerFunctor F
module G = DaggerFunctor G
module α = NaturalTransformation α
-- We avoid using ntHelper here to preserve α's distinct commute and
-- sym-commute in case they have been defined explicitly.
in record
{ η = λ X α.η X †
; commute = λ {X Y} f begin
Expand Down

0 comments on commit d6b02c7

Please sign in to comment.