blob: 9f79739c72e351cc9e6b7516702cdf68e2cadffb [file] [log] [blame]
window.SIDEBAR_ITEMS = {"fn":[["abs","Computes the absolute value."],["abs_sub","The positive difference of two numbers."],["signum","Returns the sign of the number."]],"trait":[["Signed","Useful functions for signed numbers (i.e. numbers that can be negative)."],["Unsigned","A trait for values which cannot be negative"]]};