reified

class Object
trait Matchable
class Any

Type members

Inherited classlikes

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

Value members

Concrete methods

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

Inherited methods

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