Header menu logo F# Compiler Guide

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

Type something to start searching.