packages feed

jacinda-3.3.0.2: examples/path.jac

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

path¨$0