Hello world 👋

@main def hello: Unit =
List(
“Hello world 👋”,
“Next time, let’s rewrite this as a typeclass. 😉”
).foreach(println)


This content originally appeared on DEV Community and was authored by Samir Kahvedzic

@main def hello: Unit =
  List(
    "Hello world 👋",
    "Next time, let’s rewrite this as a typeclass. 😉"
  ).foreach(println)


This content originally appeared on DEV Community and was authored by Samir Kahvedzic


Print Share Comment Cite Upload Translate Updates
APA

Samir Kahvedzic | Sciencx (2025-08-26T21:38:56+00:00) Hello world 👋. Retrieved from https://www.scien.cx/2025/08/26/hello-world-%f0%9f%91%8b/

MLA
" » Hello world 👋." Samir Kahvedzic | Sciencx - Tuesday August 26, 2025, https://www.scien.cx/2025/08/26/hello-world-%f0%9f%91%8b/
HARVARD
Samir Kahvedzic | Sciencx Tuesday August 26, 2025 » Hello world 👋., viewed ,<https://www.scien.cx/2025/08/26/hello-world-%f0%9f%91%8b/>
VANCOUVER
Samir Kahvedzic | Sciencx - » Hello world 👋. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/08/26/hello-world-%f0%9f%91%8b/
CHICAGO
" » Hello world 👋." Samir Kahvedzic | Sciencx - Accessed . https://www.scien.cx/2025/08/26/hello-world-%f0%9f%91%8b/
IEEE
" » Hello world 👋." Samir Kahvedzic | Sciencx [Online]. Available: https://www.scien.cx/2025/08/26/hello-world-%f0%9f%91%8b/. [Accessed: ]
rf:citation
» Hello world 👋 | Samir Kahvedzic | Sciencx | https://www.scien.cx/2025/08/26/hello-world-%f0%9f%91%8b/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.