lib/dry/core.rb



require 'dry/core/version'

# :nodoc:
module Dry
  # :nodoc:
  module Core
  end
end