macro 
    /usr/local/lib/janet/spork/misc.janet  on  line  309 , column  1 
    (make  prototype  &  pairs )
    Convenience  macro  for  creating  new  table  from  even  number  of  kvs  
    pairs  in  variadic  `pairs`  arguments  and  setting  its  prototype  to  
    `prototype` .  Factory  function  for  creating  new  objects  from  
    prototypes.