JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

reverse

core-api


    function
    boot.janet on line 1548, column 1

    (reverse t)

    Reverses the order of the elements in a given array or tuple and 
    returns a new array. If a string or buffer is provided, returns a 
    buffer instead.


0 examplesSign in to add an example
Loading...