Constant

smithy4s.example.WeatherGen$.Constant
class Constant[P[_, _, _, _, _]](value: P[Any, Nothing, Nothing, Nothing, Nothing]) extends Transformed[WeatherOperation, P]

Attributes

Graph
Supertypes
trait WeatherGen[P]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

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

Attributes

Inherited from:
Transformed
def transform: PartiallyApplied[WeatherGen[F]]

Attributes

Inherited from:
WeatherGen