vertex (Vertex2 x y) = vertex2s x y > > %fun glVertex2s :: GLshort -> GLshort -> IO () > > is not Haskell98. How can we do better, ...
確定! 回上一頁