reified

smithy4s.example.WeatherGen$.reified$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
reified.type

Members list

Concise view

Type members

Inherited classlikes

class Transformed[G[_, _, _, _, _]](transformation: Transformation[F, G]) extends WeatherGen[G]

Attributes

Inherited from:
WeatherGen
Graph
Supertypes
trait WeatherGen[G]
class Object
trait Matchable
class Any

Value members

Concrete methods

def getCurrentTime(): WeatherOperation[Unit, Nothing, GetCurrentTimeOutput, Nothing, Nothing]

Inherited methods

def transform[G[_, _, _, _, _]](transformation: Transformation[WeatherOperation, G]): WeatherGen[G]

Attributes

Inherited from:
WeatherGen