Question
What does None mean?
Select an option. Your answer will be checked instantly.
Correct Answer: A. An Option with no value
Explanation:
None represents absence without using a raw null.
Pattern matching and combinators can handle it safely.
Leave a Reply