Type Definition eval::Functions [] [src]

type Functions = HashMap<String, Function>;

Custom functions.