Join Slack
Powered by
Examples of what is not a class extension, but oft...
# random
o
orangy
03/25/2016, 11:04 AM
Examples of what is not a class extension, but often in the same file: - factory function, like “classOf” - exceptions, enums, etc - extension functions on other classes, that return this class, e.g. “String.parseClass”
Open in Slack
Previous
Next