Benedikt Posch

Results 3 comments of Benedikt Posch

I have the following use case of specifying generics explicitly: I have a trait that defines a constant epsilon value on the type level: ```rust pub trait ConstEps { fn...

Thank you for the quick answer! That would be nice to have this syntax, although I understand it is not high priority (the `PhantomData` version works well enough). Btw. there...

I further tested it and it also happens for `method="genetic"`. It is a bit harder to catch since `random_seed = ...` doesn't work for other methods than `random` (which is...