kotlin Kotlin Functional MP Relation Manager Part 2 Over view of the gradle plugin to generate the database code.
kotlin Functional Data Types While in programming you are bound to catch errors. One of the worst implementations I've seen is `Go` f, err := os.Open("filename.ext") if err != nil { log.Fatal(err)