Lucid Glitch
Functional
2017
Iterables for functional transformation
(2017-02-18)
Use recursion with a trampoline to implement functional transformations in Java
Map, Filter, Fold with optimized recursion
(2017-02-17)
Use recursion with a trampoline to implement lazy versions of map, filter and fold
2016
Functional Composition and Threading Calls in Java
(2016-03-08)
Compose to get some flow in Java
Expressive Conditionals in Java - Reclaiming the 'if' expression
(2016-03-06)
Replace noisy if statements in Java with expressive, composable alternatives. An implementation of the cond expression for java, similar to the ones in Lisps, using lambda expressions.
Random Functional Values
(2016-01-20)
Reapeatable randomness
2015
Tail Call Recursion in Java
(2015-10-08)
Tail calls in java using a trampoline
All
#art
#clojure
#csharp
#data-structures
#database
#datomic
#emacs
#fsharp
#functional
#haskell
#history
#immutability
#java
#jit
#jmm
#lambdas
#lisp
#pioneers
#poetry
#programming
#programming-philosophy
#randomness
#rant
#reducers
#repl
#smalltalk
#sql
#threads
#women