Closed
Description
Hey 👋 there,
What do you think of the idea of implementing the new From for Option for some libcore functions like filter_map
? The benefit would be to return just a value T
instead of Some(T)
.
Best regards,
Sascha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment