pub type Functions = HashMap<String, Function>;
Custom functions.
pub struct Functions { /* private fields */ }