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
{{ message }}
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.
We want third-parties to be able to build Master effects, and as such, much of the stuff in Core needs to be public. the convention was to use a leading underscore for methods that were meant top be private. I chose that over a more complex pattern (closure-based) for simplicity.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is a lot of stuff publicly exposed in Alice that really shouldn't be.
ie:
We should only expose publicly what we expect someone would use.
The text was updated successfully, but these errors were encountered: