Join Slack
Powered by
make a class that can be constructed like so: ```v...
# getting-started
h
Hullaballoonatic
09/22/2018, 8:26 PM
make a class that can be constructed like so:
Copy code
val thing = MyClass { foo = 31 bar = "hello, world!" }
Open in Slack
Previous
Next