HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📌
hkob's Notion
/
ℹ️
逆引きFormula 2.0
/
unaryPlus()

unaryPlus()

description
unaryPlus is converted to toNumber
broken!
Formula 1.0
unaryPlus(prop("Number")) unaryPlus(prop("Checkbox"))
Formula 2.0
toNumber(prop("Number")) toNumber(prop("Checkbox"))