|
|
|
|
|
by kevinastone
2121 days ago
|
|
Glad to see `Option::zip` stabilized. I tend to write such a helper in many of my projects to collect optional variables together when they're coupled. Really improves the ergonomics doing more railroad-style programming. |
|