🦞🌯 Lobster Roll

Thread

Ruby 2.5 enumerable predicates accept pattern argument (blog.bigbinary.com)

Stories related to "Ruby 2.5 enumerable predicates accept pattern argument" across the full archive.

Ruby 2.5 enumerable predicates accept pattern argument (blog.bigbinary.com)
From Ruby to Haskell, Part 2: Similarity, Refactoring, and Patterns (bendyworks.com)
Skinny Models – the DAO pattern for Ruby persistence (2013) (jdanger.com)
The Linux 2.5, Ruby 1.9 and Python 3 release management anti-pattern (lucas-nussbaum.net)
The Ruby Module Builder Pattern (dejimata.com)
Visitor pattern and double dispatch in ruby (blog.bigbinary.com)
Proposal for Ruby pattern matching (bugs.ruby-lang.org)
Exploring Ruby 2.6 — Enumerator, Hash, and Enumerable Changes (medium.com)
The Enumerable module in Ruby: Part I (medium.com)
Why Ruby is an acceptable LISP (2005) (randomhacks.net)
Ruby 2.7 Pattern Matching: First Impressions (medium.com)
Pattern matching has just been merged into Ruby; Brandon Weaver takes a quick peek at it.
Weird Ruby: Zeroing in on a Couple of Numeric Predicates (metaredux.com)
Configurable Ruby Modules: The Module Builder Pattern (blog.appsignal.com)
Introduction to Ruby on Rails Patterns and Anti-patterns (blog.appsignal.com)
Ruby Antipatterns (alchemists.io)
Ruby 3 Pattern Matching Applied: Poker (dev.to)
Playing around with pattern matching for demonstration purposes. I may write a followup to show how it can be refactored to be more understandable, but the purpose of this round was to see if this even worked like I thought it might at 2AM last night, then an article happened and here we are.
Ruby on Rails View Patterns and Anti-patterns (blog.appsignal.com)
Ruby on Rails Controller Patterns and Anti-patterns (blog.appsignal.com)
What not to forget when implementing a pattern-matching in Ruby for custom objects (zverok.space)
Read Ruby's Enumerable Docs (calebhearth.com)
Pattern Matching Interfaces in Ruby (dev.to)
“Useless Ruby sugar”: Pattern matching (zverok.space)
Webmachine for Ruby 1.0.0 released with visual debugger (github.com)
Narihiro Nakamura: Ruby’s GC Innovator (rubysource.com)
Aspect-Oriented Programming in Ruby using Combinator Birds (github.com)
Ruby on Rails 10 week course (schneems.com)
Array Set Operations in Ruby (devblog.avdi.org)
Random Ruby Tricks: Struct.new (blog.steveklabnik.com)
Avoiding Hash Lookups in a Ruby Implementation (blog.headius.com)
Ruby supports recursive arrays (stackoverflow.com)