Fredrik Løberg
2 innlegg
Combining Maybes in Elm
ElmArtikkel (3 min)Fra Fredrik Løberg
Have you ever needed to combine different Maybe-values to produce another value? In this article, we explore just that.
Have you ever needed to combine different Maybe-values to produce another value? In this article, we explore just that.
Typesafe Error Handling in Kotlin
KotlinArtikkel (9 min)Fra Fredrik Løberg