Sha256: cdc5eefef273303819e77340ebb469e93980bb827c2a1145f854eac885513ad3

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

# frozen_string_literal: true

module Fear
  module PartialFunction
    EMPTY = EmptyPartialFunction.new
    EMPTY.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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