Porting Clojure's `iterate` to Ruby
After learning about Clojure’s iterate
function, I wanted something similar in Ruby. I’ve also proposed it for Ruby 2.1.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
After learning about Clojure’s iterate
function, I wanted something similar in Ruby. I’ve also proposed it for Ruby 2.1.
Post a comment