You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Polymorphic labels were added in #4388 with a couple of example function signatures that utilize the feature. To be able to change the stable builtins to use polymorphic labels we need to evaluate how large the fallout would be.
* feat: Add a wrapper around flux's error which uses the prettier string representation
* chore: Print prettier errors when failing to compile the standard library
* feat: Allow an AnalyzerConfig to be passed when compiling the standard library
* refactor: Allow matching on MonoType::STRING etc
* feat: Allow labels to be parsed in types
* fix: Allow label types to be in the exported API of a package
* fix: Don't display bound and unbound variables the same in record's tail position
* chore: make generate
* chore: Fix benchmark
Polymorphic labels were added in #4388 with a couple of example function signatures that utilize the feature. To be able to change the stable builtins to use polymorphic labels we need to evaluate how large the fallout would be.
DOD:
The text was updated successfully, but these errors were encountered: