JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

spork/misc/insert-sorted

spork


    function
    /usr/local/lib/janet/spork/misc.janet on line 508, column 1

    (insert-sorted arr <? & xs)

    Insert elements in `arr` such that it remains sorted by the 
    comparator. If `arr` is not sorted beforehand, the results are 
    undefined. Returns `arr`.


0 examplesSign in to add an example
Loading...