summaryrefslogtreecommitdiff
path: root/lib/puppet/parser/functions/clamp.rb
AgeCommit message (Collapse)Author
2015-12-31Add clamp functionMichael Polenchuk
Clamp keeps value within the range. Employ of soft() makes the whole thing is independant of order.