The line-vector project attempts to provide a read only way to deal with text files as if they were a vector of lines. To accomplish this, line-vector is a wrapper around clj-mmap library from Alan Busby. Suggestions are welcome.
N/A
[line-vector "0.1.0-SNAPSHOT"]
line-vector/line-vector {:mvn/version "0.1.0-SNAPSHOT"}
implementation("line-vector:line-vector:0.1.0-SNAPSHOT")
<dependency> <groupId>line-vector</groupId> <artifactId>line-vector</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: