Dav1dde / gl3n

OpenGL Maths for D (not glm for D).
http://dav1dde.github.com/gl3n/
Other
103 stars 49 forks source link

zip isn't in std.array #48

Closed John-Colvin closed 9 years ago

John-Colvin commented 9 years ago

dmd is a lot less lenient with its imports these days.

Dav1dde commented 9 years ago

Thanks