Created
September 18, 2022 09:19
-
-
Save Erk-/be3ef032d31734b6f835edd9a9685af3 to your computer and use it in GitHub Desktop.
Haskell Emojis in code
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
(π§) = 0 | |
(π) = 1 | |
(β) = (+) | |
(π) = (:) | |
(π) = (!!) | |
(π) = tail | |
(πΎ) = zipWith | |
(π) = (π§) π (((π) π ((πΎ) (β) (π) ((π) (π))))) | |
-- (π) π 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment