Show HN: Kotlin Graphviz Dot DSL(github.com)
github.com
Show HN: Kotlin Graphviz Dot DSL
https://github.com/RCHowell/Dotlin
1 comments
Writing a Kotlin DSL is a nice exercise in many Kotlin language features such as lambdas with receivers, operator overloading, and infix functions!