XmlDocComment Module
Functions and values
Function or value |
Description
|
Full Usage:
IsBlank arg1
Parameters:
string
Returns: int option
Modifiers: inline |
if it's a blank XML comment with trailing "<", returns Some (index of the "<"), otherwise returns None
|