utils_helpers.nim 61 B

12
  1. proc funWithGenerics*[T, U: SomeFloat](a: T, b: U) = discard