Header menu logo Nu

Intersection Type

The result of an intersection-detecting operation.

Union cases

Union case Description

Hit single

Full Usage: Hit single

Parameters:
    Item : single

Item : single

Miss

Full Usage: Miss

Instance members

Instance member Description

this.IsHit

Full Usage: this.IsHit

Returns: bool
Returns: bool

this.IsMiss

Full Usage: this.IsMiss

Returns: bool
Returns: bool

Static members

Static member Description

Intersection.ofNullable intersection

Full Usage: Intersection.ofNullable intersection

Parameters:
Returns: Intersection

Convert from nullable intersection value.

intersection : Nullable<single>
Returns: Intersection

Type something to start searching.