packages feed

jacinda-2.0.0.0: examples/path.jac

{. echo $PATH | ja run examples/path.jac
fn path(x) :=
  ([x+'\n'+y]) |> (splitc x ':');

path¨$0