Kazuki Miura

Results 3 comments of Kazuki Miura

`then`'s primary use case is to customize newly created instance. So, `then` returns the instance of type Self. On the other hand, `do` is not restricted to `Self`. `do` can...