We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4c8c2 commit 6aeab02Copy full SHA for 6aeab02
README.md
@@ -72,6 +72,8 @@ to include yours.
72
- [[EN] Railway Oriented Programming - Scott Wlaschin](https://fsharpforfunandprofit.com/rop/)
73
- [[JP] KotlinでResult型使うならkotlin-resultを使おう](https://note.com/telin/n/n6d9e352c344c)
74
- [[JP] kotlinのコードにReturn Resultを組み込む](https://nnao45.hatenadiary.com/entry/2019/11/30/224820)
75
+- [[JP] kotlin-resultを半年使ってみて](https://zenn.dev/loglass/articles/try-using-kotlin-result)
76
+- [[JP] kotlin-result入門](https://blog.nnn.dev/entry/2023/06/22/110000)
77
78
Mappings are available on the [wiki][wiki] to assist those with experience
79
using the `Result` type in other languages:
0 commit comments