Join Slack
Powered by
object declarations are used to declare singletons...
# language-proposals
d
damian
01/15/2016, 9:19 PM
object declarations are used to declare singletons. roughly equivalent to declaring a final class with private constructor in Java and accessing a single static instance
Open in Slack
Previous
Next