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
Implement support for distinguishing between pure and impure functions. Should include inferring purity when not specified, and some explicit syntactic markers to mark a function as pure or impure.
RFC and specification
parsing
analysis
codegen
tests
The text was updated successfully, but these errors were encountered:
Implement support for distinguishing between pure and impure functions. Should include inferring purity when not specified, and some explicit syntactic markers to mark a function as pure or impure.
The text was updated successfully, but these errors were encountered: