mod functions; pub(crate) mod modules; pub(crate) use functions::{math, meta, Builtin, GLOBAL_FUNCTIONS};