Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use *predef* option instead of option #57

Open
bsansouci opened this issue Jun 13, 2018 · 0 comments
Open

use *predef* option instead of option #57

bsansouci opened this issue Jun 13, 2018 · 0 comments

Comments

@bsansouci
Copy link
Owner

Right now bs.optional will turn a record field into an optional with getters and setters that work accordingly. We're using option right now as the types everywhere, but we could use *predef* option which is a little more robust against redefining option and is supported at the compiler level

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant