@joycostudio/xyz32 demos
Corefunction

maxOf

Resolve the highest contribution without dropping below fallback.

Numeric resolverpure function
contributions[0.20, 0.75, 0.40]
maxOf(values, 0.1)0.75