Created
October 25, 2021 06:41
-
-
Save ppsdatta/de6d472399d704102bc3d746e394d1e4 to your computer and use it in GitHub Desktop.
b1_c1
This file contains hidden or 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
| const B = (x, y) => z => x(y(z)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment