libgfi
libgfi copied to clipboard
feat: add order and sort option for user
Added order and sort for users to use. Also updated readme to show usage of sort and order and added link to github's documentation. Also note that the change from object[key] to object.key was needed for me to pass standards pretest.