Simon Bentgsson
Results
1
issues of
Simon Bentgsson
If you run `List[Object]().FirstOrDefault(lambda x: x)` after the appropriate imports the result will be something like this `` when it should be `None` It does work as expected if you...
enhancement