|
|
|
|
|
by oahziur
3982 days ago
|
|
I think Maybe monad could be really useful in Swift (Apple's new language). Some people use it for chaining up the optional type. However, I found that the lack of functional feature such as curried parameters in swift makes it less useful. |
|