Module nu_protocol::value::primitive[][src]

Enums

The most fundamental of structured values in Nu are the Primitive values. These values represent types like integers, strings, booleans, dates, etc that are then used as the building blocks of more complex structures.

Functions

Format a date value into a humanized string (eg “1 week ago” instead of a formal date string)

Format a duration in nanoseconds into a string

Format a Primitive value into a string