Ruby 4.1.0dev (2026-05-19 revision 7e8d94dec00d75f51cbd931d6744d5bb9b19b289)
Data Structures
integer.h File Reference

(7e8d94dec00d75f51cbd931d6744d5bb9b19b289)

This module provides functions for working with arbitrary-sized integers. More...

#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
Include dependency graph for integer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pm_integer_t
 A structure represents an arbitrary-sized integer. More...
 

Detailed Description

This module provides functions for working with arbitrary-sized integers.

Definition in file integer.h.