Closed
Description
Currently num.clamp
is defined as (num, num) -> num
. Making this generic would allow better static typing.
cc @floitschG @lrhn
Currently num.clamp
is defined as (num, num) -> num
. Making this generic would allow better static typing.
cc @floitschG @lrhn