Clojure's iterate in Ruby
Ruby doesn’t have sequences like Clojure… or does it? In this post, we look at emulating the Clojure function iterate
with Ruby Enumerator
for fun. https://rossta.net/blog/clojure-iterate-in-ruby.html
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!
Ruby doesn’t have sequences like Clojure… or does it? In this post, we look at emulating the Clojure function iterate
with Ruby Enumerator
for fun. https://rossta.net/blog/clojure-iterate-in-ruby.html
Post a comment