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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Development 依赖 (6):

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

业主:

作者:

  • Matt Parsons

SHA 256 校验和:

39b5ca1a514b42cde746e1b3aaa7c17687dfc2219a5caca304ab097ab1c4fca2

下载总量 8,831

这个版本 3,711

许可:

MIT

需要的 Ruby 版本: >= 0

链接: