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