pub fn register_math_functions(
context: &mut HashMapContext<DefaultNumericTypes>,
)Expand description
Register all MilkDrop math functions in a HashMapContext.
pub fn register_math_functions(
context: &mut HashMapContext<DefaultNumericTypes>,
)Register all MilkDrop math functions in a HashMapContext.