@@ -87,6 +87,6 @@ function table.contains(table, element)
returnfalse
end
functionclamp(a,b,c)
returnmath.min(a,math.max(b,c))
end
functionclamp(x,min,max)
return(x<minandminor(x>maxandmaxorx))
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.