Logo FsShelter

TupleId Type

Tuple id - opaque identifier for tuple tracking.

Union cases

Union case Description

Anchored(anchor, local)

Full Usage: Anchored(anchor, local)

Parameters:
    anchor : int64
    local : int64

anchor : int64
local : int64

Named name

Full Usage: Named name

Parameters:
    name : string

name : string

Unanchored id

Full Usage: Unanchored id

Parameters:
    id : int64

id : int64

Instance members

Instance member Description

this.IsAnchored

Full Usage: this.IsAnchored

Returns: bool
Returns: bool

this.IsNamed

Full Usage: this.IsNamed

Returns: bool
Returns: bool

this.IsUnanchored

Full Usage: this.IsUnanchored

Returns: bool
Returns: bool

Type something to start searching.