JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

spork/misc/merge-sorted-by

spork


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

    (merge-sorted-by a b f)

    Merges two sorted arrays so that result remains sorted when `f` is 
    called on each element, comparing the values with `<`.


0 examplesSign in to add an example
Loading...