kevin 🦣 ✨ (he/him) on Nostr: I’ve been toying around more with #haskell and one thing I absolutely love is ...
I’ve been toying around more with #haskell and one thing I absolutely love is ranges:
['a'..'z']
gives a list with all English letters in it
[1..100]
gives a list with all numbers from 1 to 100
🤯
Published at
2024-06-12 18:57:29Event JSON
{
"id": "fb4c09da5692460017e155de893fb44eda0dadea48b86169b4cd2d9a153459ce",
"pubkey": "37afa79279b39a2ccd6433234cb48c0edad02e6b93d7c70a2ef8e99c22c63f74",
"created_at": 1718218649,
"kind": 1,
"tags": [
[
"t",
"haskell"
],
[
"proxy",
"https://fosstodon.org/users/KevinGimbel/statuses/112605177398669924",
"activitypub"
]
],
"content": "I’ve been toying around more with #haskell and one thing I absolutely love is ranges: \n\n['a'..'z']\ngives a list with all English letters in it\n\n[1..100]\ngives a list with all numbers from 1 to 100\n\n🤯",
"sig": "c371a4e2320193f49622a33dcb9f9ec28ae16e5210d3c65606279d20996f49c774e301ef60b3e6bdf48017ca861b9e009513aa5acfcc37b18a724bac6a057226"
}