Sha256: 76c65100f3f52cc81ef37bff6989d083a134cfc31243a9bfc6b012b81e768c69

Contents?: true

Size: 116 Bytes

Versions: 1

Compression:

Stored size: 116 Bytes

Contents

module Fear
  module PartialFunction
    EMPTY = Object.new.extend(EmptyPartialFunction)
    EMPTY.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fear-0.11.0 lib/fear/partial_function/empty.rb