Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add a convenient way of converting an `f64` into a `Param` by implementing the `From` trait. This would enable us to simply call `f64::into<Param>()`.
- Loading branch information