Skip to content

parse() function returning IEnumerable? #1451

Answered by louthy
rhemsuda asked this question in Q&A
Discussion options

You must be logged in to vote

Option derives from IEnumerable. Usually, if IEnumerable is picked, over the more concrete Option, it means one of the other types in the LINQ expression isn't returning Option. What does Create return?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rhemsuda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants