Replace direct indexing with .get()? to return None instead of panicking when sampled_offsets is shorter than expected (e.g. corrupt bincode cache). Closes #3
Replace direct indexing with .get()? to return None instead of panicking when sampled_offsets is shorter than expected (e.g. corrupt bincode cache). Closes #3