Logo Xantham

FsLiteral Type

A literal payload carried by a StringEnum case (D12: mixed literal unions keep their non-string members as `[]` cases).

Union cases

Union case Description

LitBool bool

Full Usage: LitBool bool

Parameters:
    Item : bool

Item : bool

LitNumber float

Full Usage: LitNumber float

Parameters:
    Item : float

Item : float

LitString string

Full Usage: LitString string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsLitBool

Full Usage: this.IsLitBool

Returns: bool
Returns: bool

this.IsLitNumber

Full Usage: this.IsLitNumber

Returns: bool
Returns: bool

this.IsLitString

Full Usage: this.IsLitString

Returns: bool
Returns: bool

Type something to start searching.