wasmi/num_traits/pow/sidebar-items.js

1 line
271 B
JavaScript
Raw Normal View History

2019-10-23 15:27:04 +00:00
initSidebarItems({"fn":[["checked_pow","Raises a value to the power of exp, returning `None` if an overflow occurred."],["pow","Raises a value to the power of exp, using exponentiation by squaring."]],"trait":[["Pow","Binary operator for raising a value to a power."]]});