[][src]Module hlvm::function

Macros

d128

A macro to construct d128 literals.

Structs

Fun
Number
Status

The status of the floating point context. Instead of faulting after every operation errors are added to this status. User code can check and/or clear the status fully or partially at specific points to check the validity of the computation. Each thread gets its own status. The status is initially empty.

Value
d128

A 128-bit decimal floating point type.

Enums

Class
Rounding

Traits

Object

Functions

empty_obj
foreign_function
fun
ins
list
none
num
string

Type Definitions

ForeignFunction