Janet 1.16.1-87f8fe1 Documentation
(Other Versions: 1.15.0 1.13.1 1.12.2 1.11.1 1.10.1 1.9.1 1.8.1 1.7.0 1.6.0 1.5.1 1.5.0 1.4.0 1.3.1 )

Integer Types Module

Index

int/s64 int/u64


int/s64 cfunction
(int/s64 value)

Create a boxed signed 64 bit integer from a string value.
Community Examples

int/u64 cfunction
(int/u64 value)

Create a boxed unsigned 64 bit integer from a string value.
Community Examples