Ruby  3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
Data Fields
RBignum Struct Reference

Data Fields

struct RBasic basic
 
union {
   struct {
      size_t   len
 
      BDIGIT *   digits
 
   }   heap
 
   BDIGIT   ary [BIGNUM_EMBED_LEN_MAX]
 
as
 

Detailed Description

Definition at line 100 of file bignum.h.


The documentation for this struct was generated from the following file: