Îõ³h$–c Reordering an item within a list(c) Felpe Santa-Cruz, 2021BSD3fesanmar@gmail.comstablePOSIX Safe-Inferred+ scroll-listThe  function moves an element n´ positions to the beginning of a list. If the index provided is out of range, the list is returned without any modification. On the other hand, extra steps will be ignored.Some examples are given below:up 2 2 ["one", "two", "three"]["three", "one", "two"]up 4 1 ["one", "two", "three"]["one", "two", "three"]up 2 3 ["one", "two", "three"]["three", "one", "two"] scroll-listThe  function moves an element n® positions to the end of a list. If the index provided is out of range, the list is returned without any modification. On the other hand, extra steps will be ignored.Some examples are given below: down 0 1 ["one", "two", "three"]["two", "one", "three"] down 4 1 ["one", "two", "three"]["one", "two", "three"] down 0 4 ["one", "two", "three"]["two", "three", "one"] Safe-InferredV      )scroll-list-1.0.0.1-NmiLIrv0lkCBFVscJqmsBData.List.ScrollPaths_scroll_listupdownversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName