Implement new inference algorithm.
This commit is contained in:
parent
40443768b1
commit
042c532a08
24 changed files with 1002 additions and 123 deletions
|
|
@ -63,6 +63,7 @@ export opt_str;
|
|||
export opt_strs;
|
||||
export opt_maybe_str;
|
||||
export opt_default;
|
||||
export result; //NDM
|
||||
|
||||
enum name { long(str), short(char), }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue