rurtle::parse::FuncMap [] [src]

type FuncMap = HashMap<String, i32>;

A FuncMap maps the name of a function to the number of arguments it takes