Rename section in README
This commit is contained in:
parent
0dcc1f0e8d
commit
f6df46ec5e
@ -44,7 +44,7 @@ to include yours.
|
|||||||
- [[JP] KotlinでResult型使うならkotlin-resultを使おう](https://note.com/yasukotelin/n/n6d9e352c344c)
|
- [[JP] KotlinでResult型使うならkotlin-resultを使おう](https://note.com/yasukotelin/n/n6d9e352c344c)
|
||||||
- [[JP] kotlinのコードにReturn Resultを組み込む](https://nnao45.hatenadiary.com/entry/2019/11/30/224820)
|
- [[JP] kotlinのコードにReturn Resultを組み込む](https://nnao45.hatenadiary.com/entry/2019/11/30/224820)
|
||||||
|
|
||||||
### Creating Results
|
## Getting Started
|
||||||
|
|
||||||
The idiomatic approach to modelling operations that may fail in Railway
|
The idiomatic approach to modelling operations that may fail in Railway
|
||||||
Oriented Programming is to avoid throwing an exception and instead make the
|
Oriented Programming is to avoid throwing an exception and instead make the
|
||||||
|
Loading…
Reference in New Issue
Block a user