The line-vector project attempts to provide a read only way to deal with text files as if they were a vector of lines (random access). To accomplish this, line-vector is a wrapper around clj-mmap library from Alan Busby. Suggestions are welcome.
N/A
[line-vector "0.1.1-SNAPSHOT"]
line-vector/line-vector {:mvn/version "0.1.1-SNAPSHOT"}
implementation("line-vector:line-vector:0.1.1-SNAPSHOT")
<dependency> <groupId>line-vector</groupId> <artifactId>line-vector</artifactId> <version>0.1.1-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: