Sha256: 6405cad367f84247537510d339b0e5efb3cbd0e24e1718b23b8771a96fed6a05

Contents?: true

Size: 89 Bytes

Versions: 8

Compression:

Stored size: 89 Bytes

Contents

module ActiveDataFrame
  class Bounds < Struct.new(:from, :to, :length, :index)
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
active_data_frame-0.1.11 lib/active_data_frame/bounds.rb
active_data_frame-0.1.9 lib/active_data_frame/bounds.rb
active_data_frame-0.1.8 lib/active_data_frame/bounds.rb
active_data_frame-0.1.7 lib/active_data_frame/bounds.rb
active_data_frame-0.1.6 lib/active_data_frame/bounds.rb
active_data_frame-0.1.5 lib/active_data_frame/bounds.rb
active_data_frame-0.1.3 lib/active_data_frame/bounds.rb
active_data_frame-0.1.2 lib/active_data_frame/bounds.rb