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

39b5ca1a514b42cde746e1b3aaa7c17687dfc2219a5caca304ab097ab1c4fca2

Total downloads 8,812

For this version 3,704

License:

MIT

Required Ruby Version: >= 0

Links: