⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

js_is_integer

Function js_is_integer 

Source
pub const fn js_is_integer(v: JsNumber) -> bool
Expand description

Check if a JsNumber has no fractional part