com-lihaoyi / geny   1.1.1

GitHub

Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

geny 1.1.1


Group ID:
com.lihaoyi
Artifact ID:
geny_3
Version:
1.1.1
Version Scheme:
Release Date:
Jun 14, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.3.1
Developers:

libraryDependencies += "com.lihaoyi" %% "geny" % "1.1.1"

Mill build tool

ivy"com.lihaoyi::geny:1.1.1"

Scala CLI

//> using dep "com.lihaoyi::geny:1.1.1"

Ammonite REPL

import $ivy.`com.lihaoyi::geny:1.1.1`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>geny_3</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'com.lihaoyi', name: 'geny_3', version: '1.1.1'