replacing lists with sets in offline file reader
to optimise the performance of OfflineReader, the keys must be stored in sets instead of lists.
Edited by Zineb Aly
to optimise the performance of OfflineReader, the keys must be stored in sets instead of lists.