jessitron / fp4rdLinks
Functional Principles for the Ruby Developer
☆106Updated 12 years ago
Alternatives and similar repositories for fp4rd
Users that are interested in fp4rd are comparing it to the libraries listed below
Sorting:
- helps dealing with exceptional situations, it comes from the sphere of functional programming and bringing the goodies I have come to lov…☆227Updated 9 years ago
- Private inheritance for Ruby classes.☆104Updated 13 years ago
- Haskell-style partial application and composition for Ruby methods☆152Updated 10 years ago
- Object initializer from attributes hash☆173Updated 4 years ago
- The `>>` operator for Ruby aka "pipeline operator"☆75Updated 6 years ago
- The Trailblazer book's example app.☆135Updated 9 years ago
- A pattern for allowing for easier testing of large projects' business logic☆87Updated 2 years ago
- Functional Reactive Programming in Ruby.☆354Updated 9 years ago
- The most complete implementation of an Elixir/F#-like "Pipe" for Ruby in the form of "chainable methods"☆149Updated 9 years ago
- SOLID Ruby Design Principles Presentation☆76Updated 15 years ago
- Approval Tests for Ruby☆230Updated this week
- Generative/property-based testing for RSpec☆69Updated 3 years ago
- Abstract HTTP adapter for ROM☆73Updated 2 years ago
- Efficient, Immutable, Thread-Safe Collection classes for Ruby☆120Updated last year
- Ruby port of http://ramdajs.com☆108Updated 7 years ago
- Webpage to show interesting names of different Ruby operators.☆60Updated 8 years ago
- Dependency injection framework in Ruby☆71Updated 4 years ago
- Predicate logic with rule composition☆179Updated last week
- A maybe monad☆151Updated 9 years ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 2 months ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆239Updated 2 years ago
- The simplest Ruby HTTP client.☆51Updated 9 years ago
- ☆211Updated 12 years ago
- The Ruby Bibliography☆122Updated 3 years ago
- Composable method objects in ruby.☆43Updated 8 years ago
- [DISCONTINUED] Business transaction flow DSL☆101Updated 9 years ago
- Provides Big O notation benchmarking for Ruby