BosqueLanguage / BosqueCore

Other
145 stars 5 forks source link

Support for `result` special constructor #9

Open BosqueLanguage opened 1 year ago

BosqueLanguage commented 1 year ago

There is only partial support for the result special constructor right now. (see how ok, something, err work). There is support in the parser for it but we need to do the following in the type-checker/test harness: