cifl-math-library-1.1.1.0: Math libraries
Safe HaskellSafe-Inferred
LanguageHaskell2010

Math.Matrix.VectorConversions

Documentation

Orphan instances

AppendableVector Vector2 Stream Source # 
Instance details

Associated Types

type Vector2 :+: Stream :: Type -> Type Source #

Methods

(||>>) :: Vector2 a -> Stream a -> (Vector2 :+: Stream) a Source #