packages feed

jacinda-2.0.0.0: examples/pathx.jac

#!/usr/bin/env -S ja run
fn path(x) :=
  ([x+'\n'+y]) |> (splitc x ':');

path¨$0