Memory Mapped IO debunked
What is Memory Mapped IO and when and when not to use it
2016, May 01 — 7 minute readWhat is Memory Mapped IO and when and when not to use it
2016, May 01 — 7 minute readPath dependent types and Path projection in Scala
2016, Apr 22 — 3 minute readWanna pass an integer as a argument to a method that accepts String?! Use implicits...
2016, Apr 19 — 3 minute readExtend classes in Scala using Implicit classes. Add your own behaviors to already defined classes...
2016, Apr 19 — 3 minute readCreate your own custom control blocks, conditional blocks, etc, and extend the language by using...
2016, Apr 19 — 4 minute readA simple version of Groovy's @Memoized in Python
2016, Apr 19 — 3 minute read