Where can I find good documentation on how to writ...
# announcements
f
Where can I find good documentation on how to write a DSL in Kotlin? I'm trying to create an object, containing a list of other objects, but I'm not sure if I'm doing it right. Example code could be helpful as well. Thanks 🙂