Join Slack
Powered by
`internal` is pretty strict, pretty much nobody ex...
# announcements
c
cedric
07/19/2016, 6:06 PM
internal
is pretty strict, pretty much nobody except your main code and your tests can access it. It’s actually virtually impossible to access
internal
functions from the compiler’s public API
2
Views
Open in Slack
Previous
Next