# Functions
Default returns the first non-zero value.
Pointer returns a pointer to the value.
Tap calls the given callback with the given value then returns the value.
Transform calls the given callback with the given value then return the result.
With calls the given callbacks with the given value then return the value.