Ref Module
Active patterns
| Active pattern |
Description
|
Full Usage:
(|Null|_|) obj
Parameters:
'a
Returns: unit option
|
Matches when the value is a null reference. The value to test for null.
|
TDesu.FSharp