This project provides several utility methods for fs2.
// use this snippet for fs2 3 and the JVM
libraryDependencies += "de.lhns" %% "fs2-utils" % "0.4.0"
libraryDependencies += "de.lhns" %% "fs2-io-utils" % "0.4.0"
// use this snippet for fs2 3 and JS, or cross-building
libraryDependencies += "de.lhns" %%% "fs2-utils" % "0.4.0"
This project uses the Apache 2.0 License. See the file called LICENSE.