Sha256: 65e5a103f533f8ca575c6fb2ed321d68207d351e3ea2a5a38c58edfadde2636f

Contents?: true

Size: 172 Bytes

Versions: 2

Compression:

Stored size: 172 Bytes

Contents

if RUBY_VERSION.split(".")[0..1] == ["1","8"] then
  require 'funkr/compat/1.8'
end

# Funkr brings some common functional programming constructs to ruby
module Funkr

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
funkr-0.0.23 lib/funkr.rb
funkr-0.0.22 lib/funkr.rb