Show HN: Kotlin Graphviz Dot DSL
github.com
Show HN: Kotlin Graphviz Dot DSL
1–2 of 2 posts
Re: Show HN: Kotlin Graphviz Dot DSL
#2Writing a Kotlin DSL is a nice exercise in many Kotlin language features such as lambdas with receivers, operator overloading, and infix functions!