normalize
function
babashka.fs/normalize
(normalize [f])Returns normalize `Path` for `f` via [Path#normalize](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/Path.html#normalize()).
Examples
No examples yet. Be the first to add one!