Sha256: 9ed4b7cd9706ae32be26c65799922a170a189aef5c9e85c7e6040f5dbc2c6c0a

Contents?: true

Size: 169 Bytes

Versions: 6

Compression:

Stored size: 169 Bytes

Contents

# frozen_string_literal: true

# @api public
# @since 0.3.0
class SmartCore::Types::Protocol < SmartCore::Types::Primitive
  require_relative 'protocol/instance_of'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
smart_types-0.8.0 lib/smart_core/types/protocol.rb
smart_types-0.7.1 lib/smart_core/types/protocol.rb
smart_types-0.7.0 lib/smart_core/types/protocol.rb
smart_types-0.6.0 lib/smart_core/types/protocol.rb
smart_types-0.4.0 lib/smart_core/types/protocol.rb
smart_types-0.3.0 lib/smart_core/types/protocol.rb