So, one of my favorite uses of kotlin is as a way ...
# announcements
g
So, one of my favorite uses of kotlin is as a way to generate test data. The ease with which you can create lambdas, and reciever types, means not only do we already have a whole bunch of DSL's for building nifty objects, but that it is really easy to create data for a test environment.