Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Size, Addr and Alignment should all be wrapped into value types #90

Open
densh opened this issue Nov 20, 2015 · 0 comments
Open

Size, Addr and Alignment should all be wrapped into value types #90

densh opened this issue Nov 20, 2015 · 0 comments
Labels
Milestone

Comments

@densh
Copy link
Owner

densh commented Nov 20, 2015

Currently they just alias corresponding integer data types. It would be much better to wrap them into value classes instead. This has some issues wrt the fact that value classes can not wrap other value classes but we should be able to solve them on our side.

@densh densh added the Feature label Nov 20, 2015
@densh densh added this to the 0.2 milestone Nov 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant