effekt-lang / effekt

A language with lexical effect handlers and lightweight effect polymorphism
https://effekt-lang.org
MIT License
334 stars 24 forks source link

Add arithmetic right shift to stdlib #629

Closed jiribenes closed 1 month ago

jiribenes commented 1 month ago

Cherry-picked from #561: adds arithmetic right shifts and a comprehensive test suite.