savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
155 stars 12 forks source link

Add `Pair.high`, `low`, `hi`, and `lo` convenience aliases. #363

Closed jemc closed 1 year ago

jemc commented 1 year ago

These are useful when treating a pair as the high and low bits of an extended bit representation.