# Functions
Is64Bit returns whether the current CPU architecture is 64-bit.
IsArm returns whether the current CPU architecture is ARM.
IsDarwin returns whether the current operating system is Darwin.
IsLinux returns whether the current operating system is Linux.
IsWindows returns whether the current operating system is Windows.
IsX86 returns whether the current CPU architecture is X86.