Header menu logo fantomas

TyparStaticReq Type

Represents whether a type parameter has a static requirement or not (^T or 'T)

Union cases

Union case Description

HeadType

Full Usage: HeadType

The construct is a statically inferred type inference variable '^T'

None

Full Usage: None

The construct is a normal type inference variable

Instance members

Instance member Description

this.IsHeadType

Full Usage: this.IsHeadType

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

Type something to start searching.