huff-language / huffmate

A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
https://github.com/pentagonxyz/huffmate
MIT License
430 stars 55 forks source link

feat(FixedPointMathLib): CBRT Cleanup and Optimizations #111

Closed refcell closed 1 year ago

refcell commented 1 year ago

Overview

Cleans up and optimizes the CBRT macro in the FixedPointMathLib introduced in #110