also <https://github.com/wabbit-corp/kotlin-no-glo...
# functional
a
also https://github.com/wabbit-corp/kotlin-no-globals (forces you to @OptIn to global mutable state) and https://github.com/wabbit-corp/kotlin-acyclic (can force acyclic file dependencies as well as no mutual recursion within any single file; think F# or maybe ML family as well)
👀 1
kodee intensifies 1