Join Slack
Finally worked it out: the Random class in the JVM has overridable methods, so I have to define the ...
# multiplatform
n
natpryce
06/26/2017, 7:56 PM
Finally worked it out: the Random class in the JVM has overridable methods, so I have to define the methods as open in the header class definition,
and
define the class in the JS code as open, with open methods.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by