View Source ExPression.StandardLib (ex_pression v0.6.0)

Standard library of functinos for ExPressions

You can override or add to standard functinos by providing a module to ExPression.

Summary

Functions

Returns the absolute value of a number.

Converts number or string to integer

Return the length (the number of items) of an object.

Converts term to it's string representation

Functions

Returns the absolute value of a number.

Converts number or string to integer

Return the length (the number of items) of an object.

Link to this function

round(number, precision)

View Source

Converts term to it's string representation