Closed mimaric closed 4 years ago
Currently Index's constructor accepts first_read and number_of_reads explicitly. Having it accept IndexDescriptor would be more elegant.
Index
first_read
number_of_reads
IndexDescriptor
See discussion in #536
Currently
Index
's constructor acceptsfirst_read
andnumber_of_reads
explicitly. Having it acceptIndexDescriptor
would be more elegant.See discussion in #536