Skip to content

fix: change at func to find func

This pr aims to change ".at" function to "find" function in order to avoid accessing non-existing elements and avoid program stopping.

Merge request reports