lambdacube-ir-0.2.0.0: LambdaCube 3D intermediate representation of 3D graphics pipelines

Safe HaskellNone
LanguageHaskell2010

LambdaCube.PipelineSchemaUtil

Documentation

(@:) :: MonadWriter [(t, t1)] m => t -> t1 -> m () Source