Namer

skunk.util.Namer
See theNamer companion object
trait Namer[F[_]]

Attributes

Companion:
object
Source:
Namer.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def nextName(prefix: String): F[String]

Attributes

Source:
Namer.scala