uiua-lang / uiua

A stack-based array programming language
https://www.uiua.org
MIT License
1.51k stars 106 forks source link

Add lint for `under pop` #483

Closed Omnikar closed 4 months ago

Omnikar commented 4 months ago

Now that pop can be undered, there should be a lint added suggesting under pop be replaced with dip, since the underability of pop is only for when it's used along with other functions inside an under.