Header menu logo F# Compiler Guide

XmlDocComment Module

Functions and values

Function or value Description

IsBlank arg1

Full Usage: IsBlank arg1

Parameters:
    arg0 : string

Returns: int option
Modifiers: inline

if it's a blank XML comment with trailing "<", returns Some (index of the "<"), otherwise returns None

arg0 : string
Returns: int option

Type something to start searching.