Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup
libraryDependencies += "com.lihaoyi" %%% "geny" % "0.6.2"
Mill build tool
ivy"com.lihaoyi::geny::0.6.2"
Scala CLI
//> using dep "com.lihaoyi::geny::0.6.2"