Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save prozacchiwawa/e847e2dd2b12a0768f58f855b349cad9 to your computer and use it in GitHub Desktop.
Save prozacchiwawa/e847e2dd2b12a0768f58f855b349cad9 to your computer and use it in GitHub Desktop.
> α΄›yᴩᴇ = 3
3 : number
> type Tyᴩᴇ α΄›yᴩᴇ = Tyᴩᴇ α΄›yᴩᴇ
> Κ‡ΚŽdǝ = 4
4 : number
> isPlayingΰ₯½ x = x /= Nothing
<function> : Maybe.Maybe a -> Bool
> isPlayingΰ₯½ (Just 3)
True : Bool
> aᐃ = 3
3 : number
> stargᐰte = 3
3 : number
> β±Ά = 3
3 : number
> isPlayingɁ x = x /= Nothing
<function> : Maybe.Maybe a -> Bool
> type Font Κ‡uoɟ = οΌ¦ο½ο½Žο½”| 𝐅𝐨𝐧𝐭|𝕱𝖔𝖓𝖙|𝑭𝒐𝒏𝒕|𝓕𝓸𝓷𝓽|π”½π• π•Ÿπ•₯|π™΅πš˜πš—πš|π–₯π—ˆπ—‡π—|π—™π—Όπ—»π˜|𝙁𝙀𝙣𝙩|𝘍𝘰𝘯𝘡 Κ‡uoɟ
> 𝑭𝒐𝒏𝒕
𝑭𝒐𝒏𝒕 : Repl.Font Κ‡uoɟ
> π”½π• π•Ÿπ•₯
π”½π• π•Ÿπ•₯ : Repl.Font Κ‡uoɟ
> π”½π• π•Ÿπ•₯ /= 𝑭𝒐𝒏𝒕
True : Bool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment