RubyGems Navigation menu

beethoven 0.0.2

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:

dcdd8c9f8f0636f80b05f92aea2409d28ea84a67c98e142d47b76eb1202e1131

Total downloads 8,831

For this version 2,592

License:

MIT

Required Ruby Version: >= 0

Links: