☰
DDOCs
PARIN
v0.1.21
/
parin.joka.types
/
clamp
🔍
☾
clamp
fn
T clamp(T)(T x, T a, T b)
Returns
x
clamped to the range
a,
b
">
a
,
b
.