Module literals

Module literals 

Source

Structsยง

LiteralMaps
LiteralsCollector
LiteralsDictionary

Functionsยง

can_fit_int ๐Ÿ”’
Checks if a signed integer value can fit in intN type.
can_fit_uint ๐Ÿ”’
Checks if an unsigned integer value can fit in uintN type.