View Source Orb.I32 (Orb v0.1.0)

Type for 32-bit integer.

Summary

Functions

Link to this macro

enum(keys, offset \\ 0)

View Source (macro)
Link to this macro

export_enum(keys, offset \\ 0)

View Source (macro)
Link to this macro

export_global(mutability, list)

View Source (macro)

Converts an ASCII little-endian 4-byte string to an 32-bit integer.

Link to this macro

global(mutability \\ :mutable, list)

View Source (macro)
Link to this macro

match(value, list)

View Source (macro)