-
Notifications
You must be signed in to change notification settings - Fork 38
Temporarily support ADT and ADT matching typing in InvalML #309
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
base: hkmc2
Are you sure you want to change the base?
The head ref may contain hidden characters: "adt\u{1F4AC}"
Conversation
|
||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's not change the whitespace.
//│ ———————————————————————————————————————————————————————————————————————————————— | ||
|
||
// * This file includes the type checking implementation for the GUI example | ||
// * adapted from https://doi.org/10.5281/zenodo.7990289 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please put such files in meaningfully-named subfolders of bbml
so we can easily know what work they are ported from.
This is a temporary solution. Related code will be rewritten or removed after we truly support ADTs correctly.