RubyGems Navigation menu

beethoven 0.0.1

Functional programming is gaining more and more mindshare in software lately. One of the main benefits of programming in the functional style is function composition. Function composition allows you to break your program into small manageable chunks that can be put together in new and interesting ways. Object Oriented Programming is supposed to be composable, but the composition is lacking compared to FP. Perhaps Ruby's flexibility can get us part of the way there?

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - August 09, 2015 (11.5 KB)
  2. 0.0.2 - June 30, 2015 (11 KB)
  3. 0.0.1 - June 28, 2015 (10 KB)

Development Dependencies (6):

bundler ~> 1.7
guard ~> 2.12
guard-rspec ~> 4.5
rake ~> 10.0
rspec ~> 3.3
rubocop >= 0

Owners:

Authors:

  • Matt Parsons

SHA 256 checksum:

5d30d6a0bb6ced80923b1d49bb0c580bc90286b6ea87b7e7d66954324fef13a6

Total downloads 8,831

For this version 2,528

License:

MIT

Required Ruby Version: >= 0

Links: