Header menu logo B2R2

ConstExpr Type

Union cases

Union case Description

F32 single

Full Usage: F32 single

Parameters:
    Item : single

Item : single

F64 double

Full Usage: F64 double

Parameters:
    Item : double

Item : double

I32 uint32

Full Usage: I32 uint32

Parameters:
    Item : uint32

Item : uint32

I64 uint64

Full Usage: I64 uint64

Parameters:
    Item : uint64

Item : uint64

Instance members

Instance member Description

this.IsF32

Full Usage: this.IsF32

Returns: bool
Returns: bool

this.IsF64

Full Usage: this.IsF64

Returns: bool
Returns: bool

this.IsI32

Full Usage: this.IsI32

Returns: bool
Returns: bool

this.IsI64

Full Usage: this.IsI64

Returns: bool
Returns: bool

Type something to start searching.