You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we can only use fn(f64, f64) -> f64 to store a function pointer, original library can work with anything (a Function struct with all possible variants included inside?)