Open AlgoRythm-Dylan opened 6 years ago
Rather than hard-coding the positions, it may be beneficial to parse and cache the positions once at startup. This adds some overhead at startup, but will increase readability and decrease file size.
@AlgoRythm-Dylan thanks for this nice suggestion. Will you mind to raise a PR for the same? I hope it'll not take much of your time.
Rather than hard-coding the positions, it may be beneficial to parse and cache the positions once at startup. This adds some overhead at startup, but will increase readability and decrease file size.