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  `<` .