Skip to content

Commit

Permalink
The Owl.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Jan 29, 2025
1 parent 55a290d commit 55d7fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/birds.cccatt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ coh L {a b : .} : (a -> a -> b) -> a -> b
# This is untypable.

# Owl
# λxy.y(xy)
#coh O {a b :. } : ((a -> b) -> a) -> (a -> b) -> b

# Phoenix. (Big) Phi combinator. This is the same function as starling'.
Expand Down

0 comments on commit 55d7fea

Please sign in to comment.