Universally Unique Sortable Identifier - ULID
Check the Scala implementation of ULID generation. Yadu Krishnan (@yadukrishnank) |
Compile time validation using inline modifier in Scala 3
While I was working on a small module in Scala 3, I thought of trying one of the inline features, as I felt it was a nice use-case to learn and implement it. I would like to share this for the readers, as this might come in handy for some of you. Yadu Krishnan (@yadukrishnank) |
Thank you for taking part in Advent of Code 2022!
We would also like to thank everyone who contributed your solutions to be displayed on our refreshed Scala Advent of Code 2022 website! Scala Center (@scala_lang) |