PT-163478903 builtin bits type #508
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "PT-163478903-builtin-bits-type"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: UlfNorell
Replaces bit arithmetic operations with a builtin
bits
type.Created by: happi
Review: Commented
Perhaps some tests for Bits operations?
Add Bits.to_int and Int.to_bits?
Created by: UlfNorell
Tests are in https://github.com/aeternity/aeternity/pull/2077.
And I didn't add conversion to/from int on purpose. You'd have to sell me on why you need that, since they sort of defeat the purpose of this PR to make bit manipulation safer.
Created by: happi
Review: Approved
Created by: hanssv
Review: Approved
Merged by: UlfNorell at 2019-01-28 09:05:10 UTC