Skip to content

Number

In Navi Stream, number type to define a int or float number.

INFO

In internal, number actually is not a object, it's a primitive type. But we will plan to change it to a object in the future.

nvs

Methods

to_string

Convert a number to a string.

nvs