Tamer Abdulradi
Results
5
repositories owned by
Tamer Abdulradi
hello-scala3-native-image
32
Stars
2
Forks
Watchers
Minimal hello world using Scala 3 (Dotty) and running as GraalVM native-image
mazboot
32
Stars
2
Forks
Watchers
Companion to the Scala std lib, providing useful subtypes like `PositiveInt` or `MatchesRegex` as well as the ability to define custom validations.
nullable
22
Stars
1
Forks
Watchers
Makes `A | Null` work with for-comprehensions
happypath
15
Stars
1
Forks
Watchers
Makes union types work with for-comprehensions (like scala.Either, but without the allocation cost).