IdGenerator

trait IdGenerator[F[_]]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def next: F[Int]