Type Alias ryna::operations::BinaryFunctionFn
source ยท pub type BinaryFunctionFn = fn(_: &Vec<Type>, _: &Type, _: Object, _: Object, _: &RynaContext) -> Result<Object, String>;pub type BinaryFunctionFn = fn(_: &Vec<Type>, _: &Type, _: Object, _: Object, _: &RynaContext) -> Result<Object, String>;