elect
tasks { withType<KotlinCompile<*>>().all { kotlinOptions { freeCompilerArgs += listOf("-Xcontext-receivers") } }
A modern programming language that makes developers happier.