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

Implement built-in option datatype and supporting functions #38

Closed
julianhyde opened this issue May 12, 2020 · 1 comment
Closed

Implement built-in option datatype and supporting functions #38

julianhyde opened this issue May 12, 2020 · 1 comment

Comments

@julianhyde
Copy link
Collaborator

Implement built-in option datatype and supporting functions.

To do this, improve type-resolution for data types with type parameters. (Allowing type parameters for user-defined datatypes is out of scope.)

Modify existing built-in functions (String.exact, List.getItem, List.mapPartial, List.find) that have option parameters or return type.

@julianhyde
Copy link
Collaborator Author

Fixed in b366112 (release 0.3).

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