Created
June 24, 2021 23:14
-
-
Save musaid/649c2a721278ff3ad460e039ac087e9f to your computer and use it in GitHub Desktop.
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
// Comments | |
++ -- /= && || ||= | |
-> => :: __ | |
== === != =/= | |
<= >= <==> | |
/* */ // /// | |
\n \\ | |
<< <<< <<= >> >>> >>= |= ^= | |
0xFF 1920x1080 | |
** === !== ?. | |
</ <!-- </> --> /> www | |
# ## ### #### ##### ###### | |
- -- --- ---- ----- ------ | |
= == === ==== ===== ====== | |
|-|--|---|----|-----|------| | |
<> <~> | |
?. ?? | |
.. ... =~ !~ <=> | |
:= | |
..< | |
!! ?. .. | |
::: | |
=!= =:= ::: <:< | |
..= | |
#{ #( #_ #_( #? #: .- ;; ~@ | |
<- -> #{} |> <> | |
>>= =>> =<< <<= >=> <=< =>= =<= | |
<$ <$> $> <+ <+> +> <* <*> *> | |
<> <|> .= #= +++ *** :>: :<: | |
<||| <|| <| |> ||> |||> | |
<- [| |] ~- ~~ %% | |
/\ \/ -| _|_ |- ||- |= ||= | |
:> :< >: <: | |
{| |} #[ ]# ::= #! #= | |
-> ->> >- >>- |- ||- ->- ->>- | |
=> =>> >= >>= |= ||= =>= =>>= | |
>>-> >>=> |-> |=> ~> ~~> //=> | |
<- <<- -< -<< -| -|| -<- -<<- | |
<= <<= =< =<< =| =|| =<= =<<= | |
<-<< <=<< <-| <=| <~ <~~ <=// | |
<-> <<=>> |-|-| |=|=| /=/ <~> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment