You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
320 B
1 line
320 B
initSidebarItems({"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"]]}); |