polysemy-research / polysemy-zoo

:monkey::panda_face: Experimental, user-contributed effects and interpreters for polysemy
BSD 3-Clause "New" or "Revised" License
70 stars 20 forks source link

.@! and .@@! have the wrong precedence #5

Closed isovector closed 5 years ago

isovector commented 5 years ago

They're both infixl 9 but should be infixl 8, so they align with .@ and .@ in polysemy.