RubyGems Navigation menu

beethoven 0.1.0

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:
=

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:

=

Total downloads 9,542

For this version 4,031

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: