List of all items
Enums
Traits
Functions
- cell::from_tag_and_data
- cell::from_tag_and_pointer
- cell::is_cell
- cell::is_not_cell
- cell::unwrap_cell
- cell::unwrap_cell_nonzero
- cell::unwrap_cell_rawptr
- cell::unwrap_cell_unchecked
- cell::unwrap_tag
- cell::unwrap_tag_bits
- cell::unwrap_tag_bits_unchecked
- is_float
- is_nanval
- uint::is_not_uint
- uint::is_uint
- uint::unwrap_uint
- uint::unwrap_uint_nonzero
- uint::unwrap_uint_unchecked
- unwrap_float
- unwrap_float_unchecked
Constants
- cell::CELL_DATA_BITS
- cell::CELL_MARKER_BITS
- cell::CELL_MARKER_MASK
- cell::CELL_TAG_1
- cell::CELL_TAG_2
- cell::CELL_TAG_3
- cell::CELL_TAG_4
- cell::CELL_TAG_5
- cell::CELL_TAG_6
- cell::CELL_TAG_7
- cell::CELL_TAG_BITS
- cons::MAX_INT
- cons::MAX_INTF
- cons::NAN_BITS
- cons::NEG_INF_BITS
- cons::NEG_ZERO_BITS
- cons::POS_INF_BITS
- cons::SIGN_BIT
- uint::UINT_DATA_BITS
- uint::UINT_MARKER_BITS
- uint::UINT_MARKER_MASK