Value Functions

Functions that return a static value.

Err

Returns err

err()

False

Returns boolean false

false()

Null

Returns null

null()

True

Returns boolean true

true()
Last modified January 19, 2026: Fix broken docsy links (55562c6)