Animus Design
  • Home
  • About
  • Git
  • LinkedIn
  • Old Artifacts
  • New Artifacts
Subscribe
Tagged

functional

A collection of 2 posts

Kotlin Functional MP Relation Manager Part 2
kotlin

Kotlin Functional MP Relation Manager Part 2

Over view of the gradle plugin to generate the database code.

  • Sean
Sean Dec 1, 2019 • 8 min read
Functional Data Types
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) } // do something with the open *File fAn if statement after each process to check an error occurrence. Java was bounded

  • Sean
Sean Oct 12, 2019 • 6 min read
Animus Design © 2022
Powered by Ghost