JeremS / clj-nio

Wrapper around Java's nio api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clj-nio

A wrapper around the java.nio.file namespace. This is a rework of nio.file to suit my needs and style preferences...

Installation

{io.github.jerems/clj-nio {:git/tag "v72", :git/sha "f8d301953d"}}

Mentions

Thanks to:

  • nio.file from which I have taken a lot of code.

License

Copyright © 2019-2020 Jeremy Schoffen.

Distributed under the Eclipse Public License v 2.0.

About

Wrapper around Java's nio api.

License:Eclipse Public License 2.0


Languages

Language:Clojure 100.0%