To Kill a Thread

Most of my blogs are long and rambling, so I’ll keep this one short. [Read More]
Tags: Functional Threads, Safety, Programming, Elixir

Is Pure Functional Programming a Lie?

As more computer languages adopt functional constructs it seems pure functional languages have been pushed into a corner. Many developers are familar with closures in Javascript, and they are now available in Java, C++, etc., but pure functional languages are a bit different - they are stricter in the definition... [Read More]
Tags: Functional Programming, Elixir
(c) Thomas O'Rourke