Boolean Module
Functions and values
| Function or value |
Description
|
Full Usage:
Boolean.tryParse str
Parameters:
string
Returns: bool option
Modifiers: inline |
Parses a string as bool, returning
|
TDesu.FSharp