Jerry D'Antonio
Jerry D'Antonio
This is an open thread to discuss potential new features. Most of my personal open source time is currently dedicated to [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) so I don't spend much time on this...
Roadmap
I started this gem just for fun; a way to experiment with functional programming ideas in Ruby. I don't really have a long-term plan or a very clear roadmap. Below...
One of the biggest barriers to using autoload w/i this gem is the circular reference caused by the use of `Delay` within the global config. I no longer feel that...