|
|
|
|
|
by chipsrafferty
1005 days ago
|
|
It seems, then, if you wanted to efficiently store lots of positions, it would be smart to store a large list of openings, a large list of following sequences, and then your positions can be stored as a list of sequence ids. |
|