Type Definition asciimath::CustomFn [] [src]

type CustomFn = fn(_: &Vec<f64>) -> Result<f64, Error>;